Skip to the content.

Senoro Senoro.Win v2

Window sensor with 3-state opening (DP101), optional alarm, battery

Services and characteristics

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

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "opening_state",
    "label": "Opening state",
    "access": 1,
    "type": "enum",
    "property": "opening_state",
    "description": "Opening state",
    "values": [
      "open",
      "closed",
      "tilted"
    ]
  },
  {
    "name": "alarm_state",
    "label": "Alarm state",
    "access": 3,
    "type": "binary",
    "property": "alarm_state",
    "description": "Alarm was triggered.",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "setup_mode",
    "label": "Setup mode",
    "access": 3,
    "type": "binary",
    "property": "setup_mode",
    "description": "Set mode status",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "alarm_siren",
    "label": "Alarm siren",
    "access": 3,
    "type": "binary",
    "property": "alarm_siren",
    "description": "Activate the siren when the alarm is triggered.",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "alarm_siren_duration",
    "label": "Alarm siren duration",
    "access": 3,
    "type": "numeric",
    "property": "alarm_siren_duration",
    "description": "Duration of the alarm siren.",
    "value_max": 180,
    "value_min": 5,
    "value_step": 1
  },
  {
    "name": "vibration",
    "label": "Vibration",
    "access": 1,
    "type": "numeric",
    "property": "vibration",
    "description": "Value of vibration."
  },
  {
    "name": "vibration_limit",
    "label": "Vibration limit",
    "access": 3,
    "type": "numeric",
    "property": "vibration_limit",
    "description": "Limit at which a vibration is reported.",
    "value_max": 100,
    "value_min": 0,
    "value_step": 1
  },
  {
    "name": "vibration_siren",
    "label": "Vibration siren",
    "access": 3,
    "type": "binary",
    "property": "vibration_siren",
    "description": "Activate the siren when vibrating.",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "vibration_siren_duration",
    "label": "Vibration siren duration",
    "access": 3,
    "type": "numeric",
    "property": "vibration_siren_duration",
    "description": "Duration of the vibrating siren.",
    "value_max": 180,
    "value_min": 5,
    "value_step": 1
  },
  {
    "name": "close_signal",
    "label": "Close signal",
    "access": 3,
    "type": "binary",
    "property": "close_signal",
    "description": "Enable sound when closing the window.",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "transmission_power",
    "label": "Transmission power",
    "access": 3,
    "type": "numeric",
    "property": "transmission_power",
    "description": "Transmission power 11-19. High value > battery consumption.",
    "value_max": 19,
    "value_min": 11,
    "value_step": 1
  },
  {
    "name": "magnetic_status",
    "label": "Magnetic status",
    "access": 1,
    "type": "binary",
    "property": "magnetic_status",
    "description": "Magnetic status.",
    "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