devices: recognize tasmota plugs out-of-the-box.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user