hass-core/homeassistant/components/doorbird/icons.json
2024-02-25 14:16:42 +01:00

12 lines
163 B
JSON

{
"entity": {
"button": {
"relay": {
"default": "mdi:dip-switch"
},
"ir": {
"default": "mdi:lightbulb"
}
}
}
}