mirror of
https://github.com/home-assistant/core.git
synced 2026-03-05 00:58:47 +00:00
15 lines
201 B
JSON
15 lines
201 B
JSON
{
|
|
"entity": {
|
|
"calendar": {
|
|
"calendar": {
|
|
"default": "mdi:delete-empty"
|
|
}
|
|
},
|
|
"switch": {
|
|
"opt_in": {
|
|
"default": "mdi:calendar-check"
|
|
}
|
|
}
|
|
}
|
|
}
|