mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Add icon translations to Homematic IP Cloud (#111723)
This commit is contained in:
parent
df61d0a29d
commit
b6d56d38ba
12
homeassistant/components/homematicip_cloud/icons.json
Normal file
12
homeassistant/components/homematicip_cloud/icons.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"activate_eco_mode_with_duration": "mdi:leaf",
|
||||||
|
"activate_eco_mode_with_period": "mdi:leaf",
|
||||||
|
"activate_vacation": "mdi:compass",
|
||||||
|
"deactivate_eco_mode": "mdi:leaf-off",
|
||||||
|
"deactivate_vacation": "mdi:compass-off",
|
||||||
|
"set_active_climate_profile": "mdi:home-thermometer",
|
||||||
|
"dump_hap_config": "mdi:database-export",
|
||||||
|
"reset_energy_counter": "mdi:reload"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user