Skip to content

Commit a8814bc

Browse files
phillpricefabaff
authored andcommitted
Manual Alarm Panel arming options (home-assistant#3445)
* Manual Alarm Panel arming options Coming out on the site as very strangely styled, currently. Not sure if this fixes as not sure how to test, willing to do so if there are docs anywhere to show me. * Update alarm_control_panel.manual.markdown
1 parent bc62f29 commit a8814bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/alarm_control_panel.manual.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Configuration variables:
2828
- **pending_time** (*Optional*): The time in seconds of the pending time before arming the alarm. Default is 60 seconds.
2929
- **trigger_time** (*Optional*): The time in seconds of the trigger time in which the alarm is firing. Default is 120 seconds.
3030
- **disarm_after_trigger** (*Optional*): If true, the alarm will automatically disarm after it has been triggered instead of returning to the previous state.
31-
- **armed_home|armed_away|armed_night|triggered** (*Optional*): State specific settings
31+
- **armed_home/armed_away/armed_night/triggered** (*Optional*): State specific settings
3232
- **pending_time**: State specific pending time override.
3333
3434
In the config example below, armed_home state will have no pending time and triggered state will have pending time of 20 second whereas armed_away state will have a default pending time of 30 seconds.

0 commit comments

Comments
 (0)