core/homeassistant/components/twinkly/icons.json

15 lines
184 B
JSON

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