1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-18 06:20:17 +01:00
Files
core/homeassistant/components/abode/icons.json
2024-01-22 09:06:25 +01:00

10 lines
105 B
JSON

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