Update icons.py (#1343)

Climate icons improvement
This commit is contained in:
mikosoft83
2025-06-02 23:15:30 +02:00
committed by GitHub
parent 4dc39c1b79
commit 8059905579

View File

@@ -159,8 +159,8 @@ alarm_control_panel_mapping = {
}
climate_mapping = {
'auto': 'calendar-sync',
'heat_cool': 'calendar-sync',
'auto': 'fan-auto',
'heat_cool': 'sun-snowflake-variant',
'heat': 'fire',
'off': 'power',
'cool': 'snowflake',