Обновить Winner Zigbee/README_en.md

This commit is contained in:
2025-09-22 15:01:05 +03:00
parent 33c3c7c91b
commit d61cd5ced5

View File

@@ -2,11 +2,7 @@
# ZigBee2MQTT: config files # ZigBee2MQTT: config files
Extension files for ZigBee2MQTT; only one of the files is required for device support. Extension files for ZigBee2MQTT; only one of the files is required for device support.
Extract the file into the `/data` folder. Add the following lines to `configuration.yaml` file in the same folder: Extract the file into the `/data/external_converters` folder.
```
external_converters:
- win.basic.js
```
## win.basic.js ## win.basic.js
Basic support for Winner. Available fields: Basic support for Winner. Available fields:
@@ -18,4 +14,4 @@ Basic support for Winner. Available fields:
- Error code - Error code
## win.dev.js ## 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`. 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`.