mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 06:46:35 +00:00
Better icon for alarm panel state "armed night" (#10012)
This commit is contained in:
parent
e55df73a91
commit
6b6c38c2c8
@ -28,7 +28,7 @@ const ICONS = {
|
|||||||
armed_away: "hass:shield-lock",
|
armed_away: "hass:shield-lock",
|
||||||
armed_custom_bypass: "hass:security",
|
armed_custom_bypass: "hass:security",
|
||||||
armed_home: "hass:shield-home",
|
armed_home: "hass:shield-home",
|
||||||
armed_night: "hass:shield-sun",
|
armed_night: "hass:shield-moon",
|
||||||
armed_vacation: "hass:shield-lock",
|
armed_vacation: "hass:shield-lock",
|
||||||
disarmed: "hass:shield-check",
|
disarmed: "hass:shield-check",
|
||||||
pending: "hass:shield-outline",
|
pending: "hass:shield-outline",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user