Files
gidrolock-guides/Winner Zigbee/README_en.md

18 lines
636 B
Markdown
Raw Permalink Normal View History

[RU](README.md) | EN
2024-06-28 11:46:39 +03:00
# ZigBee2MQTT: config files
Extension files for ZigBee2MQTT; only one of the files is required for device support.
Extract the file into the `/data/external_converters` folder.
2024-06-28 11:36:37 +03:00
2025-01-31 16:01:44 +03:00
## win.basic.js
2024-06-28 11:46:39 +03:00
Basic support for Winner. Available fields:
- Valve position: open/closed
- Alarm status
- Because of the device's firmware, you cannot turn the alarm on
- Cleaning mode status
- Battery charge level
- Error code
2025-01-31 16:01:44 +03:00
## win.dev.js
A version with the full list of the device DPs. See commented out areas inside the file for more info on commands. Adding new wireless sensors can be done by posting the value `16777216`.