core/homeassistant/components/yardian/icons.json

13 lines
158 B
JSON
Raw Normal View History

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