Skip to the content.

Sinopé VA4200WZ

Zigbee smart water valve (3/4”)

Services and characteristics

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

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": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related