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