Add icon translations to Tado (#112301)

This commit is contained in:
Joost Lekkerkerker 2024-03-06 06:30:21 +01:00 committed by GitHub
parent f12d5ba368
commit 661209111c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View 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"
}
}