Skip to the content.

Sinopé VA4220ZB

Sedna smart water valve

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Sinopé VA4220ZB

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",
    "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.",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "voltage",
    "label": "Voltage",
    "access": 1,
    "type": "numeric",
    "property": "voltage",
    "description": "Voltage of the battery in millivolts",
    "unit": "mV"
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related