Fix alarm control panel icons (#113413)
This commit is contained in:
parent
e68c27ec12
commit
87767a58fc
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue