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.
This commit is contained in:
Martin Preuss
2025-01-05 00:50:28 +01:00
parent 68ef24ea9b
commit 277af02f68
2 changed files with 42 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
<gwbuild>
<data dist="true" install="$(datadir)/aqhome/devices/mqtt">
tasmota_plug.xml
tasmota_plug_old.xml
</data>
</gwbuild>