mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 08:47:09 +00:00
Add icon translations to Tado (#112301)
This commit is contained in:
parent
f12d5ba368
commit
661209111c
8
homeassistant/components/tado/icons.json
Normal file
8
homeassistant/components/tado/icons.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"set_climate_timer": "mdi:timer",
|
||||||
|
"set_water_heater_timer": "mdi:timer",
|
||||||
|
"set_climate_temperature_offset": "mdi:thermometer",
|
||||||
|
"add_meter_reading": "mdi:counter"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user