domoticz-zigbee2mqtt-plugin
domoticz-zigbee2mqtt-plugin copied to clipboard
zigbee2mqtt plugin for domoticz
Dear Stas, Happy New Year! Good luck in the new year! Get you to add support DIYRuZ_AirSense? And how can I help you (may be donatate)? I still get CO2...
**Feature description** Time in minutes left until the device turns off **Feature definition** { "access":1, "description":"Auto off timer time left", "name":"timer_time_left", "property":"timer_time_left", "type":"numeric", "unit":"min", } **Related Devices** https://www.zigbee2mqtt.io/devices/ZVG1.html
**Feature description** Time in minutes until the device turns off **Feature definition** { "access":3, "description":"Auto off after specific time", "name":"timer", "property":"timer", "type":"numeric", "unit":"min", "value_max":240, "value_min":0, } **Related Devices** https://www.zigbee2mqtt.io/devices/ZVG1.html
**HEIMAN HM1RC-2-E : Button on the top ''arm_day_zones" does not work in domoticz** On the controler HEIMAN HM1RC-2-E there are 4 buttons, On 4 buttons, only one does not work...
**Issue description** Domoticz fails to load plugin **Additional information** Zigbee2MQTT version: version 1.21.1 (commit #4a51e0c0) Python version: 2.7 and 3.7 Domoticz version: 2021.1 - newest stable release (april 2021) Plugin...
I would like to report bug. I have issue as below: The file TS0601.py contains wrong and not working function: Now is: mode_switch = SelectorSwitch('mode', 'system_mode', ' (Mode)') mode_switch.add_level('Off', 'off')...
Hi, I recently had to do a full backup restore on my raspberry pi. Following updating zigbee2mqtt plugin my E14 bulb no longer seems to respond to colour requests and...
**Issue description** Barometer Forecast incorrect (due to Domoticz documentation error) In temperature_humidity_barometer_sensor.py there is a reference to the incorrect values of the forcast. type 84 subtype 16 has the folowing...
This device https://www.zigbee2mqtt.io/devices/SEA801-Zigbee_SEA802-Zigbee.html#saswell-sea801-zigbee%252Fsea802-zigbee Previous  New 
Add new feature support that reports its value in W. ``` { "access":1, "description":"Indicates with how many Watts the maximum possible power consumption is exceeded", "name":"consumer_overload", "property":"consumer_overload", "type":"numeric", "unit":"W" }...