mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
15 lines
184 B
JSON
15 lines
184 B
JSON
{
|
|
"entity": {
|
|
"light": {
|
|
"light": {
|
|
"default": "mdi:string-lights"
|
|
}
|
|
},
|
|
"select": {
|
|
"mode": {
|
|
"default": "mdi:cogs"
|
|
}
|
|
}
|
|
}
|
|
}
|