stas-demydiuk / domoticz-zigbee2mqtt-plugin

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

`window_open_external ` feature support #765

Closed TheLion closed 2 years ago

TheLion commented 2 years ago

Feature description The Danfoss Ally TRV has an option to get/set (through Z2M) if a window/door is open in the room. As Domoticz "knows" if that's the case, it would be nice if this option can be set from Domoticz to stop/start heating that particular room. I now use an eleborate script to set the setpoint lower to prevent heating, but it would be much easier if the plugin populates the window_open_external value of Danfoss TRV to/from Domoticz

Feature definition

topic: zigbee2mqtt/FRIENDLY_NAME/set or get
payload: {"window_open_external": true/false}

Related Devices https://www.zigbee2mqtt.io/devices/014G2461.html#danfoss-014g2461

stale[bot] commented 2 years 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.