Skip to content

Commit a0ec4d7

Browse files
committed
Use assets from Blackymas
1 parent c8fe0a4 commit a0ec4d7

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

docs/alarm.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,21 @@ in the following table.
5555
Clicking this button opens the Alarm Control Panel page. Here, you can adjust alarm settings with a
5656
single click or return to the Home page.
5757

58-
![View of the Alarm Control Panel page on NSPanel](https://github.com/edwardtfn/NSPanel-Easy/assets/94725493/bc312981-3d5a-42c7-b0b4-203457ff549f)
58+
![View of the Alarm Control Panel page on NSPanel](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/bc312981-3d5a-42c7-b0b4-203457ff549f)
5959
### Description of states shown with the alarm icon
6060

6161
<!-- markdownlint-disable MD013 -->
6262
State | Color | Icon | Icon Name | Description
6363
-- | -- | -- | -- | --
64-
disarmed | White | ![shield-off-outline](pics/94725493/5b1c8219-3958-4096-9100-0b4ef47e7dac.svg) | mdi:shield-off-outline | The alarm is disarmed (off).
65-
armed_home | Green | ![shield-home-outline](pics/94725493/1ed9347b-139a-4729-a795-b08934b56581.svg) | mdi:shield-home-outline | The alarm is armed in home mode.
66-
armed_away | Green | ![shield-lock-outline](pics/94725493/998db33c-3ec5-47dd-9686-c28eee81e9eb.svg) | mdi:shield-lock-outline | The alarm is armed in away mode.
67-
armed_night | Green | ![shield-moon-outline](https://github.com/edwardtfn/NSPanel-Easy/assets/94725493/84528bca-577d-4a43-8366-e6f9e41bc7b4) | mdi:shield-moon-outline | The alarm is armed in night mode.
68-
armed_vacation | Green | ![shield-airplane-outline](https://github.com/edwardtfn/NSPanel-Easy/assets/94725493/067218de-ec8c-4fce-a427-7848a7ae9f27) | mdi:shield-airplane-outline | The alarm is armed in vacation mode.
69-
armed_custom_bypass | Green | ![shield-half-full](https://github.com/edwardtfn/NSPanel-Easy/assets/94725493/af7ed346-28eb-4796-b62b-2a51e9cb6272) | mdi:shield-half-full | The alarm is armed in bypass mode.
70-
pending | Amber | ![shield-outline](https://github.com/edwardtfn/NSPanel-Easy/assets/94725493/31bcd613-04d6-455a-a443-3299211d487e) | mdi:shield-outline | The alarm is pending (towards triggered).
71-
arming | Amber | ![shield-outline](https://github.com/edwardtfn/NSPanel-Easy/assets/94725493/31bcd613-04d6-455a-a443-3299211d487e) | mdi:shield-outline | The alarm is arming.
72-
disarming | Amber | ![shield-off-outline](https://github.com/edwardtfn/NSPanel-Easy/assets/94725493/37c02584-dd65-4575-8d95-c7346de599e4) | mdi:shield-off-outline | The alarm is disarming.
73-
triggered | Red | ![shield-alert-outline](https://github.com/edwardtfn/NSPanel-Easy/assets/94725493/ee1ec55b-e671-4aa0-9baa-77eb2a8c8c7f) | mdi:shield-alert-outline | The alarm is triggered.
74-
unknown/unavailable | White | ![shield-alert-outline](https://github.com/edwardtfn/NSPanel-Easy/assets/94725493/a382e5ab-2e16-453c-bc9b-b3dcd3825de7) | mdi:shield-alert-outline | The alarm state is unknown or unavailable.
64+
disarmed | White | ![shield-off-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/5b1c8219-3958-4096-9100-0b4ef47e7dac) | mdi:shield-off-outline | The alarm is disarmed (off).
65+
armed_home | Green | ![shield-home-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/1ed9347b-139a-4729-a795-b08934b56581) | mdi:shield-home-outline | The alarm is armed in home mode.
66+
armed_away | Green | ![shield-lock-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/998db33c-3ec5-47dd-9686-c28eee81e9eb) | mdi:shield-lock-outline | The alarm is armed in away mode.
67+
armed_night | Green | ![shield-moon-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/84528bca-577d-4a43-8366-e6f9e41bc7b4) | mdi:shield-moon-outline | The alarm is armed in night mode.
68+
armed_vacation | Green | ![shield-airplane-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/067218de-ec8c-4fce-a427-7848a7ae9f27) | mdi:shield-airplane-outline | The alarm is armed in vacation mode.
69+
armed_custom_bypass | Green | ![shield-half-full](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/af7ed346-28eb-4796-b62b-2a51e9cb6272) | mdi:shield-half-full | The alarm is armed in bypass mode.
70+
pending | Amber | ![shield-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/31bcd613-04d6-455a-a443-3299211d487e) | mdi:shield-outline | The alarm is pending (towards triggered).
71+
arming | Amber | ![shield-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/31bcd613-04d6-455a-a443-3299211d487e) | mdi:shield-outline | The alarm is arming.
72+
disarming | Amber | ![shield-off-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/37c02584-dd65-4575-8d95-c7346de599e4) | mdi:shield-off-outline | The alarm is disarming.
73+
triggered | Red | ![shield-alert-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/ee1ec55b-e671-4aa0-9baa-77eb2a8c8c7f) | mdi:shield-alert-outline | The alarm is triggered.
74+
unknown/unavailable | White | ![shield-alert-outline](https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/94725493/a382e5ab-2e16-453c-bc9b-b3dcd3825de7) | mdi:shield-alert-outline | The alarm state is unknown or unavailable.
7575
<!-- markdownlint-enable MD013 -->

0 commit comments

Comments
 (0)