Improved mqtt device detection and handling. Add command to announce new values.

This commit is contained in:
Martin Preuss
2024-02-13 23:49:56 +01:00
parent de1a975586
commit eeffe225ec
8 changed files with 253 additions and 16 deletions

View File

@@ -27,8 +27,8 @@
<values>
<value name="power" type="actor">
<translations>
<translation aqh_value="0.0" dev_value="off"/>
<translation aqh_value="1.0" dev_value="on"/>
<translation aqhValue="0.0" driverValue="off"/>
<translation aqhValue="1.0" driverValue="on"/>
</translations>
</value>
</values>