Add Ha release

This commit is contained in:
Fabian Affolter 2016-05-07 09:34:47 +02:00
parent 77cfe71c9f
commit 653994ff47
7 changed files with 7 additions and 0 deletions

View file

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: mqtt.png
ha_category: Alarm
ha_release: 0.7.4
---
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`.