mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Fix alarm control panel icons (#113413)
This commit is contained in:
committed by
GitHub
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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user