From d61cd5ced59900fc9ef1ed95e6d78adffac401ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9D=D0=B8=D0=BA=D0=B8=D1=82=D0=B0=20=D0=9A=D0=B0=D0=B7?= =?UTF-8?q?=D0=BE=D1=80=D0=B8=D0=BD?= Date: Mon, 22 Sep 2025 15:01:05 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Winner=20Zigbee/README=5Fen.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Winner Zigbee/README_en.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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`.