core/homeassistant/components/hydrawise/icons.json

10 lines
113 B
JSON
Raw Normal View History

{
"entity": {
"sensor": {
"watering_time": {
"default": "mdi:water-pump"
}
}
}
}