mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 00:25:12 +02:00
Add icon translations to Tado (#112301)
This commit is contained in:
committed by
GitHub
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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user