1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-05 00:58:47 +00:00
Files
core/homeassistant/components/ridwell/icons.json
2024-03-04 15:36:50 +01:00

15 lines
201 B
JSON

{
"entity": {
"calendar": {
"calendar": {
"default": "mdi:delete-empty"
}
},
"switch": {
"opt_in": {
"default": "mdi:calendar-check"
}
}
}
}