Update formatting

This commit is contained in:
Fabian Affolter 2018-12-30 22:38:00 +01:00
parent 69d2c94e04
commit ae0952d27d
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -17,11 +17,11 @@ The `mqtt` alarm panel platform enables the possibility to control MQTT capable
The component will accept the following states from your Alarm Panel (in lower case): The component will accept the following states from your Alarm Panel (in lower case):
- 'disarmed' - `disarmed`
- 'armed_home' - `armed_home`
- 'armed_away' - `armed_away`
- 'pending' - `pending`
- 'triggered' - `triggered`
The component can control your Alarm Panel by publishing to the `command_topic` when a user interacts with the Home Assistant frontend. The component can control your Alarm Panel by publishing to the `command_topic` when a user interacts with the Home Assistant frontend.