Improved mqtt device detection and handling. Add command to announce new values.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user