From 277af02f681641fc876f5d9222a927decd2430cf Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sun, 5 Jan 2025 00:50:28 +0100 Subject: [PATCH] mqtt: added descriptor for old tasmota setup. Previously I used to rename tasmota plugs to "plugXX". We now use the device id out of the box. --- devices/mqtt/0BUILD | 1 + devices/mqtt/tasmota_plug_old.xml | 41 +++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 devices/mqtt/tasmota_plug_old.xml diff --git a/devices/mqtt/0BUILD b/devices/mqtt/0BUILD index 92097ab..45b63d2 100644 --- a/devices/mqtt/0BUILD +++ b/devices/mqtt/0BUILD @@ -3,6 +3,7 @@ tasmota_plug.xml + tasmota_plug_old.xml diff --git a/devices/mqtt/tasmota_plug_old.xml b/devices/mqtt/tasmota_plug_old.xml new file mode 100644 index 0000000..7f7c708 --- /dev/null +++ b/devices/mqtt/tasmota_plug_old.xml @@ -0,0 +1,41 @@ + + + + + + + tele/tasmota/*/SENSOR + tele/tasmota/ + /SENSOR + + + + + + + + + + + + + + + cmnd/tasmota_ + /Power + + + + + + + + + + + + + + + +