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):
- 'disarmed'
- 'armed_home'
- 'armed_away'
- 'pending'
- 'triggered'
- `disarmed`
- `armed_home`
- `armed_away`
- `pending`
- `triggered`
The component can control your Alarm Panel by publishing to the `command_topic` when a user interacts with the Home Assistant frontend.