diff --git a/Winner Zigbee/README_en.md b/Winner Zigbee/README_en.md index a77e8f7..e5b92e8 100644 --- a/Winner Zigbee/README_en.md +++ b/Winner Zigbee/README_en.md @@ -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`. \ No newline at end of file +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`.