1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/twinkly/icons.json
2025-02-26 13:44:43 +01:00

15 lines
184 B
JSON

{
"entity": {
"light": {
"light": {
"default": "mdi:string-lights"
}
},
"select": {
"mode": {
"default": "mdi:cogs"
}
}
}
}