-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Add support for accelerometer axes in Samsung Smartthings Multipurpose Sensor (F-MLT-US-2) #2260
Add support for accelerometer axes in Samsung Smartthings Multipurpose Sensor (F-MLT-US-2) #2260
Conversation
This works fine but it has an odd quirk that I'd like to resolve before merging. If any of the axes values haven't changed then that attribute is not included in the next MQTT publish, this causes a value of 0 to show up in Home Assistant for that axis. It would be preferable to publish the last value each time. |
Where can I augment the HA MQTT discovery data that's published for this? |
992e8ce
to
e0b0095
Compare
…e Sensor (F-MLT-US-2)
e0b0095
to
8f3e106
Compare
You can fill in the |
Ahh ya. I found that. But setting it to |
See: Koenkk/zigbee2mqtt#6021