mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Missing disarmed state
No armed state in constants, but disarmed is missing here https://github.com/balloob/home-assistant/blob/dev/homeassistant/const.py#L56
This commit is contained in:
parent
a8bc6b9f33
commit
a099de6217
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user