core/homeassistant/components/hive/icons.json

8 lines
151 B
JSON

{
"services": {
"boost_heating_on": "mdi:radiator",
"boost_heating_off": "mdi:radiator-off",
"boost_hot_water": "mdi:water-boiler"
}
}