Zigbee2MQTTZigbee2MQTT
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)

Senoro Senoro.Win v2

ModelSenoro.Win v2
VendorSenoro
DescriptionWindow sensor with 3-state opening (DP101), optional alarm, battery
Exposesopening_state, alarm_state, setup_mode, alarm_siren, alarm_siren_duration, vibration, vibration_limit, vibration_siren, vibration_siren_duration, close_signal, transmission_power, magnetic_status, battery
PictureSenoro Senoro.Win v2

Exposes

Opening state (enum)

Opening state. Value can be found in the published state on the opening_state property. It's not possible to read (/get) or write (/set) this value. The possible values are: open, closed, tilted.

Alarm state (binary)

Alarm state. Value can be found in the published state on the alarm_state property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"alarm_state": NEW_VALUE}. If value equals true alarm state is ON, if false OFF.

Setup mode (binary)

Exit Setup Mode. Value can be found in the published state on the setup_mode property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"setup_mode": NEW_VALUE}. If value equals true setup mode is ON, if false OFF.

Alarm siren (binary)

Alarm siren. Value can be found in the published state on the alarm_siren property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"alarm_siren": NEW_VALUE}. If value equals true alarm siren is ON, if false OFF.

Alarm siren duration (numeric)

Alarm siren duration. Value can be found in the published state on the alarm_siren_duration property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"alarm_siren_duration": NEW_VALUE}. The minimal value is 5 and the maximum value is 180.

Vibration (numeric)

Value of vibration.. Value can be found in the published state on the vibration property. It's not possible to read (/get) or write (/set) this value.

Vibration limit (numeric)

Vibration limit. Value can be found in the published state on the vibration_limit property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"vibration_limit": NEW_VALUE}. The minimal value is 0 and the maximum value is 100.

Vibration siren (binary)

Vibration siren. Value can be found in the published state on the vibration_siren property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"vibration_siren": NEW_VALUE}. If value equals true vibration siren is ON, if false OFF.

Vibration siren duration (numeric)

Vibration siren duration. Value can be found in the published state on the vibration_siren_duration property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"vibration_siren_duration": NEW_VALUE}. The minimal value is 5 and the maximum value is 180.

Close signal (binary)

Close signal. Value can be found in the published state on the close_signal property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"close_signal": NEW_VALUE}. If value equals true close signal is ON, if false OFF.

Transmission power (numeric)

Transmission power. Value can be found in the published state on the transmission_power property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"transmission_power": NEW_VALUE}. The minimal value is 11 and the maximum value is 19.

Magnetic status (binary)

Magnetic status. Value can be found in the published state on the magnetic_status property. It's not possible to read (/get) or write (/set) this value. If value equals true magnetic status is ON, if false OFF.

Battery (numeric)

Remaining battery in %, can take up to 24 hours before reported. Value can be found in the published state on the battery property. It's not possible to read (/get) or write (/set) this value. The minimal value is 0 and the maximum value is 100. The unit of this value is %.

Help to make the docu better and edit this page on Github ✌
Last Updated: 3/28/26, 9:54 AM