Better icon for alarm panel state "armed night" (#10012)

This commit is contained in:
Jaroslav Hanslík 2021-09-11 20:53:38 +02:00 committed by GitHub
parent e55df73a91
commit 6b6c38c2c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ const ICONS = {
armed_away: "hass:shield-lock",
armed_custom_bypass: "hass:security",
armed_home: "hass:shield-home",
armed_night: "hass:shield-sun",
armed_night: "hass:shield-moon",
armed_vacation: "hass:shield-lock",
disarmed: "hass:shield-check",
pending: "hass:shield-outline",