Skip to the content.

Senoro Senoro.Win

Senoro window alarm

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Senoro Senoro.Win

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "opening_state",
    "label": "Opening state",
    "access": 1,
    "type": "enum",
    "property": "opening_state",
    "values": [
      "open",
      "closed",
      "tilted"
    ]
  },
  {
    "name": "alarm",
    "label": "Alarm",
    "access": 3,
    "type": "binary",
    "property": "alarm",
    "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
  }
]

Related