Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when publishing to mqtt #83

Open
cob94440 opened this issue Apr 17, 2023 · 1 comment
Open

Bug when publishing to mqtt #83

cob94440 opened this issue Apr 17, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@cob94440
Copy link

Hello, i've just setup your addon in latest ha version.
Everything seems fine scale is ok but it does'nt publish to mqtt with error :

2023-04-17 11:51:39 - (INFO) Publishing data to topic miscale/Chris/weight: {"weight":93.20,"weight_unit":"kg","bmi":29.42,"basal_metabolism":1704.85,"visceral_fat":23.21,"timestamp":"2023-04-17T11:51:39+00:00"}
2023-04-17 11:51:39 - (INFO) Data Published ...
2023-04-17 11:54:56 - (ERROR) A message handler raised an exception: 'Modalias'.
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dbus_fast/message_bus.py", line 737, in _process_message
    result = handler(msg)
  File "/usr/local/lib/python3.9/site-packages/bleak/backends/bluezdbus/manager.py", line 790, in _parse_msg
    del self_interface[name]
KeyError: 'Modalias'

@cob94440 cob94440 added the bug Something isn't working label Apr 17, 2023
@lolouk44
Copy link
Owner

Sorry I was on holidays. Can you please fill in all the requested info order to help me assist you?
Also set DEBEUG_LEVEL to DEBUG and post your logs here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants