mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
16 lines
249 B
JSON
16 lines
249 B
JSON
{
|
|
"entity": {
|
|
"switch": {
|
|
"bit": {
|
|
"default": "mdi:power-socket-eu"
|
|
},
|
|
"relay": {
|
|
"default": "mdi:power-socket-eu"
|
|
},
|
|
"simple_relay": {
|
|
"default": "mdi:power-socket-eu"
|
|
}
|
|
}
|
|
}
|
|
}
|