1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/doorbird/icons.json
2024-02-25 14:16:42 +01:00

13 lines
163 B
JSON

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