From 4f4c6dd150b33cc7b6322417c74433b468699a8a Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Sun, 9 Oct 2022 15:02:14 +0200 Subject: [PATCH] Zigbee plugin for TS0001 switches --- tasmota/zigbee/TS0001_switch.zb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tasmota/zigbee/TS0001_switch.zb diff --git a/tasmota/zigbee/TS0001_switch.zb b/tasmota/zigbee/TS0001_switch.zb new file mode 100644 index 000000000..f63766bf0 --- /dev/null +++ b/tasmota/zigbee/TS0001_switch.zb @@ -0,0 +1,4 @@ +#Z2Tv1 +# TuYa generic switch https://www.zigbee2mqtt.io/devices/TS0001_switch_module.html +:TS0001,_TZ3000_* +0006/8002%30,StartUpOnOff \ No newline at end of file