core/homeassistant/components/aosmith/icons.json

10 lines
129 B
JSON
Raw Normal View History

{
"entity": {
"sensor": {
"hot_water_availability": {
"default": "mdi:water-thermometer"
}
}
}
}