devices: recognize tasmota plugs out-of-the-box.

This commit is contained in:
Martin Preuss
2024-03-21 23:41:50 +01:00
parent e162d9564b
commit f9a5119d1f

View File

@@ -4,8 +4,8 @@
<mqtttopics> <mqtttopics>
<mqtttopic type="json" name="sensor" direction="in" > <mqtttopic type="json" name="sensor" direction="in" >
<mask>tele/tasmota/*/SENSOR</mask> <mask>tele/tasmota_*/SENSOR</mask>
<beforeId>tele/tasmota/</beforeId> <beforeId>tele/tasmota_</beforeId>
<afterId>/SENSOR</afterId> <afterId>/SENSOR</afterId>
<values> <values>