mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00:00
14 lines
214 B
JSON
14 lines
214 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"alarm_panel_display": {
|
|
"default": "mdi:alarm-check"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"alarm_keypress": "mdi:dialpad",
|
|
"alarm_toggle_chime": "mdi:abc"
|
|
}
|
|
}
|