You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a reason for retaining the scale data? I understand why retaining the discovery messages is a must but scale measurements should not need to be retained as Home Assistant should pick them up and then they're not needed anymore.
I agree in principle with your comment, however not all users of this repo use HA, that's why I'm publishing with the retain flag.
Did you have any concern with leaving it on?
No, no big concerns. I just don't like the idea of my family's personal data dangling on the MQTT server. Maybe I'm just paranoid to be honest... I much prefer the send-and-forget approach. Also I heard the HA devs talking about how retained MQTT messages are a pain (not sure why though). How about making this an option defaulting to retain=True?
Is there a reason for retaining the scale data? I understand why retaining the discovery messages is a must but scale measurements should not need to be retained as Home Assistant should pick them up and then they're not needed anymore.
xiaomi_mi_scale/src/Xiaomi_Scale.py
Line 303 in a5ddd5d
The text was updated successfully, but these errors were encountered: