1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-26 12:55:16 +00:00
Files
core/homeassistant/components/yardian/icons.json
2024-03-05 14:01:09 +01:00

13 lines
158 B
JSON

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