mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Add missing icons to Cozytouch preset modes in Overkiz (#143364)
Add missing to cozytouch preset modes
This commit is contained in:
parent
2d30ae2bd9
commit
931161b007
20
homeassistant/components/overkiz/icons.json
Normal file
20
homeassistant/components/overkiz/icons.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"entity": {
|
||||||
|
"climate": {
|
||||||
|
"overkiz": {
|
||||||
|
"state_attributes": {
|
||||||
|
"preset_mode": {
|
||||||
|
"state": {
|
||||||
|
"auto": "mdi:thermostat-auto",
|
||||||
|
"comfort-1": "mdi:thermometer",
|
||||||
|
"comfort-2": "mdi:thermometer-low",
|
||||||
|
"frost_protection": "mdi:snowflake",
|
||||||
|
"prog": "mdi:clock-outline",
|
||||||
|
"external": "mdi:remote"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user