mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 11:57:05 +00:00
13 lines
171 B
JSON
13 lines
171 B
JSON
{
|
|
"entity": {
|
|
"switch": {
|
|
"light": {
|
|
"default": "mdi:lightbulb"
|
|
},
|
|
"health_mode": {
|
|
"default": "mdi:pine-tree"
|
|
}
|
|
}
|
|
}
|
|
}
|