core/homeassistant/components/yardian/icons.json

15 lines
183 B
JSON

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