hass-core/homeassistant/components/yardian/icons.json
2024-03-05 14:01:09 +01:00

12 lines
158 B
JSON

{
"entity": {
"switch": {
"switch": {
"default": "mdi:water"
}
}
},
"services": {
"start_irrigation": "mdi:water"
}
}