Обновить Winner Zigbee/README_en.md
This commit is contained in:
@@ -2,11 +2,7 @@
|
||||
|
||||
# ZigBee2MQTT: config files
|
||||
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:
|
||||
```
|
||||
external_converters:
|
||||
- win.basic.js
|
||||
```
|
||||
Extract the file into the `/data/external_converters` folder.
|
||||
|
||||
## win.basic.js
|
||||
Basic support for Winner. Available fields:
|
||||
@@ -18,4 +14,4 @@ Basic support for Winner. Available fields:
|
||||
- Error code
|
||||
|
||||
## 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`.
|
||||
|
||||
Reference in New Issue
Block a user