Merge pull request #274 from v3rm0n/patch-1

Missing disarmed state
This commit is contained in:
Paulus Schoutsen 2016-03-02 14:54:59 -08:00
commit 764710a3fb

View File

@ -15,7 +15,7 @@ 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):
- 'armed'
- 'disarmed'
- 'armed_home'
- 'armed_away'
- 'pending'