core/homeassistant/components/abode/icons.json

10 lines
105 B
JSON
Raw Normal View History

{
"entity": {
"switch": {
"automation": {
"default": "mdi:robot"
}
}
}
}