-
Notifications
You must be signed in to change notification settings - Fork 42
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
MQTT discovery issue? #65
Comments
I can see the same.. the function for MQTT_Discovery is not called so new sensors after adding/changing of new user is not called.. I do not see any messages adding of sensor to be published in mqtt .. |
Thanks for bringing this up. Fixed in 0.3.4 which should be built in 10-15 min |
@lolouk44 is the BLUEPY_PASSIVE_SCAN option still relevant, as the bluepy is no longer supported? |
@twangraus no, not at this stage. I'm still investigating if and how to bring this functionality, but it feels like it was a workaround to make bluepy work / to bypass some of bluepy flaws. |
@btehan @radek-kafka can you confirm MQTT Discovery is working and close this issue if applicable? |
I did re-install .. Readme is version 0.3.4 but the code is the old one 0.3.3 .. Also version shown is still 0.3.3.. Shall be patient and wait till image is ready .. :) Many thanks |
Code in 0.3.4 is defo updated. You may need to reboot your HA instance to it can catch up with the update |
0.3.4 fixed this. Thank you @lolouk44 :-) |
Shall be ok:) Thx ..
|
I have this problem till now, version 0.3.6 |
Select Add-On (place a lowercase
x
for the relevant add-on)Describe the bug
I am running HAOS in a VM and have installed Xiaomi Mi Scale v0.3.3 as an add-on. Here's my config:
The add-on starts and the logs after I weigh myself look good:
I am able to see the data in my MQTT broker (EMQX) when I go to Configuration >> MQTT >> Retainer >> miscale/Brian/weight >> Show Payload:
Using MQTT explorer connected to the broker, I am able to see the same three entries as the add-on logs:
However, what I'm not seeing are weight sensors in HA via MQTT discovery. I always struggle with MQTT, so I feel that this is a config issue on my end, but I could use a hand in figuring this out, please.
To Reproduce
Install the add-on, point it at MQTT broker, weigh yourself.
Expected behaviour
From the docs, I had expected an entity in HAOS for my weight. I'm not seeing any when I go to HAOS >> Developer Tools >> States and look for any of the above info.
Scale (please complete the following information):
Device running Home Assistant (please complete the following information):
The text was updated successfully, but these errors were encountered: