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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ To enable this:
29
29
1. Go to your ESPHome integrations panel (Settings > Devices and services > ESPHome).
30
30
2. Click "Configure" next to your panel's entry.
31
31
32
-

32
+

33
33
34
34
3. Select the "**Allow the device to perform Home Assistant actions**" option.
35
35
@@ -61,9 +61,9 @@ single click or return to the Home page.
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.
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
67
armed_night | Green |  | mdi:shield-moon-outline | The alarm is armed in night mode.
68
68
armed_vacation | Green |  | mdi:shield-airplane-outline | The alarm is armed in vacation mode.
69
69
armed_custom_bypass | Green |  | mdi:shield-half-full | The alarm is armed in bypass mode.
0 commit comments