mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 10:46:38 +01:00
e591157e37
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
15 lines
184 B
JSON
15 lines
184 B
JSON
{
|
|
"entity": {
|
|
"light": {
|
|
"light": {
|
|
"default": "mdi:string-lights"
|
|
}
|
|
},
|
|
"select": {
|
|
"mode": {
|
|
"default": "mdi:cogs"
|
|
}
|
|
}
|
|
}
|
|
}
|