mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix alarm control panel icons (#113413)
This commit is contained in:
parent
e68c27ec12
commit
87767a58fc
@ -18,9 +18,9 @@
|
||||
"alarm_arm_away": "mdi:shield-lock",
|
||||
"alarm_arm_home": "mdi:shield-home",
|
||||
"alarm_arm_night": "mdi:shield-moon",
|
||||
"alarm_custom_bypass": "mdi:security",
|
||||
"alarm_arm_custom_bypass": "mdi:security",
|
||||
"alarm_disarm": "mdi:shield-off",
|
||||
"alarm_trigger": "mdi:bell-ring",
|
||||
"arlam_arm_vacation": "mdi:shield-airplane"
|
||||
"alarm_arm_vacation": "mdi:shield-airplane"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user