mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 17:04:04 -04:00
13 lines
163 B
JSON
13 lines
163 B
JSON
{
|
|
"entity": {
|
|
"button": {
|
|
"relay": {
|
|
"default": "mdi:dip-switch"
|
|
},
|
|
"ir": {
|
|
"default": "mdi:lightbulb"
|
|
}
|
|
}
|
|
}
|
|
}
|