mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
15 lines
215 B
JSON
15 lines
215 B
JSON
{
|
|
"entity": {
|
|
"button": {
|
|
"phone_modem_reject": {
|
|
"default": "mdi:phone-hangup"
|
|
}
|
|
},
|
|
"sensor": {
|
|
"incoming_call": {
|
|
"default": "mdi:phone-classic"
|
|
}
|
|
}
|
|
}
|
|
}
|