domoticz-zigbee2mqtt-plugin icon indicating copy to clipboard operation
domoticz-zigbee2mqtt-plugin copied to clipboard

`window_open_external ` feature support

Open TheLion opened this issue 3 years ago • 0 comments

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

TheLion avatar Jan 08 '22 10:01 TheLion