Sinopé VA4200WZ
Zigbee smart water valve (3/4”)
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Sinopé VA4200WZ
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "binary",
"name": "state",
"label": "State",
"property": "state",
"access": 7,
"value_on": "OPEN",
"value_off": "CLOSE",
"description": "Valve state if open or closed"
},
{
"type": "numeric",
"name": "position",
"label": "Position",
"property": "position",
"access": 7,
"value_min": 0,
"value_max": 100,
"description": "Position of the valve"
},
{
"type": "binary",
"name": "battery_low",
"label": "Battery low",
"property": "battery_low",
"access": 1,
"value_on": true,
"value_off": false,
"description": "Indicates if the battery of this device is almost empty"
},
{
"type": "numeric",
"name": "battery",
"label": "Battery",
"property": "battery",
"access": 1,
"unit": "%",
"description": "Remaining battery in %, can take up to 24 hours before reported.",
"value_min": 0,
"value_max": 100
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]