core/homeassistant/components/doorbird/icons.json

13 lines
163 B
JSON

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