Add 'ha_iot_class'
This commit is contained in:
parent
fcd7c27638
commit
068887f720
10 changed files with 10 additions and 3 deletions
|
@ -10,6 +10,7 @@ footer: true
|
|||
logo: mqtt.png
|
||||
ha_category: Alarm
|
||||
ha_release: 0.7.4
|
||||
ha_iot_class: depends
|
||||
---
|
||||
|
||||
The `mqtt` alarm panel platform enables the possibility to control MQTT capable alarm panels. The Alarm icon will change state after receiving a new state from `state_topic`. If these messages are published with *RETAIN* flag, the MQTT alarm panel will receive an instant state update after subscription and will start with the correct state. Otherwise, the initial state will be `unknown`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue