mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Add icon translations to Opentherm gw (#111995)
This commit is contained in:
parent
fbb894a0ff
commit
9887340298
15
homeassistant/components/opentherm_gw/icons.json
Normal file
15
homeassistant/components/opentherm_gw/icons.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"services": {
|
||||
"reset_gateway": "mdi:reload",
|
||||
"set_central_heating_ovrd": "mdi:heat-wave",
|
||||
"set_clock": "mdi:clock",
|
||||
"set_control_setpoint": "mdi:thermometer-lines",
|
||||
"set_hot_water_ovrd": "mdi:thermometer-lines",
|
||||
"set_hot_water_setpoint": "mdi:thermometer-lines",
|
||||
"set_gpio_mode": "mdi:cable-data",
|
||||
"set_led_mode": "mdi:led-on",
|
||||
"set_max_modulation": "mdi:thermometer-lines",
|
||||
"set_outside_temperature": "mdi:thermometer-lines",
|
||||
"set_setback_temperature": "mdi:thermometer-lines"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user