stas-demydiuk / domoticz-zigbee2mqtt-plugin

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

last_valve_open_duration feature support #755

Closed demono10000 closed 2 years ago

demono10000 commented 2 years ago

Feature description Time the valve was open

Feature definition { "access":1, "description":"Time the valve was open when state on", "name":"last_valve_open_duration", "property":"last_valve_open_duration", "type":"numeric", "unit":"min", }

Related Devices https://www.zigbee2mqtt.io/devices/ZVG1.html

stas-demydiuk commented 2 years ago

Could you please update plugin and check

demono10000 commented 2 years ago

It is working, thanks!