You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/alarm.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,21 +55,21 @@ in the following table.
55
55
Clicking this button opens the Alarm Control Panel page. Here, you can adjust alarm settings with a
56
56
single click or return to the Home page.
57
57
58
-

58
+

59
59
### Description of states shown with the alarm icon
60
60
61
61
<!-- markdownlint-disable MD013 -->
62
62
State | Color | Icon | Icon Name | Description
63
63
-- | -- | -- | -- | --
64
-
disarmed | White |  | mdi:shield-off-outline | The alarm is disarmed (off).
65
-
armed_home | Green |  | mdi:shield-home-outline | The alarm is armed in home mode.
66
-
armed_away | Green |  | mdi:shield-lock-outline | The alarm is armed in away mode.
67
-
armed_night | Green |  | mdi:shield-moon-outline | The alarm is armed in night mode.
68
-
armed_vacation | Green |  | mdi:shield-airplane-outline | The alarm is armed in vacation mode.
69
-
armed_custom_bypass | Green |  | mdi:shield-half-full | The alarm is armed in bypass mode.
70
-
pending | Amber |  | mdi:shield-outline | The alarm is pending (towards triggered).
71
-
arming | Amber |  | mdi:shield-outline | The alarm is arming.
72
-
disarming | Amber |  | mdi:shield-off-outline | The alarm is disarming.
73
-
triggered | Red |  | mdi:shield-alert-outline | The alarm is triggered.
74
-
unknown/unavailable | White |  | mdi:shield-alert-outline | The alarm state is unknown or unavailable.
64
+
disarmed | White |  | mdi:shield-off-outline | The alarm is disarmed (off).
65
+
armed_home | Green |  | mdi:shield-home-outline | The alarm is armed in home mode.
66
+
armed_away | Green |  | mdi:shield-lock-outline | The alarm is armed in away mode.
67
+
armed_night | Green |  | mdi:shield-moon-outline | The alarm is armed in night mode.
68
+
armed_vacation | Green |  | mdi:shield-airplane-outline | The alarm is armed in vacation mode.
69
+
armed_custom_bypass | Green |  | mdi:shield-half-full | The alarm is armed in bypass mode.
70
+
pending | Amber |  | mdi:shield-outline | The alarm is pending (towards triggered).
71
+
arming | Amber |  | mdi:shield-outline | The alarm is arming.
72
+
disarming | Amber |  | mdi:shield-off-outline | The alarm is disarming.
73
+
triggered | Red |  | mdi:shield-alert-outline | The alarm is triggered.
74
+
unknown/unavailable | White |  | mdi:shield-alert-outline | The alarm state is unknown or unavailable.
0 commit comments