stas-demydiuk / domoticz-zigbee2mqtt-plugin

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

water_consumed feature support #756

Closed demono10000 closed 2 years ago

demono10000 commented 2 years ago

Feature description Liters of water consumed

Feature definition

{
    "access":1,
    "description":"Liters of water consumed",
    "name":"water_consumed",
    "property":"water_consumed",
    "type":"numeric",
    "unit":"l",
}

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!