stas-demydiuk / domoticz-zigbee2mqtt-plugin

zigbee2mqtt plugin for domoticz
MIT License
136 stars 99 forks source link

TRV TS0601 has wrong battery state support #787

Closed pawol closed 1 year ago

pawol commented 2 years ago

Issue description TRV TS0601 support only 2 states of battery. It means "battery low" can be only true or false. At this moment this feature is not supported properly

According to https://www.zigbee2mqtt.io/devices/TS0601_thermostat.html

quotation: "Battery_low (binary) Indicates if the battery of this device is almost empty. Value can be found in the published state on the battery_low property. It's not possible to read (/get) or write (/set) this value. If value equals true battery_low is ON, if false OFF."

Additional information Zigbee2MQTT version: 1.23.0- dev Python version: 3.9.2 Domoticz version: beta 2022.1 build 14161 Plugin version: v.3.1.0-beta updated today to the latest version

Logs no logs

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.