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 = { climate_mapping = {
'auto': 'calendar-sync', 'auto': 'fan-auto',
'heat_cool': 'calendar-sync', 'heat_cool': 'sun-snowflake-variant',
'heat': 'fire', 'heat': 'fire',
'off': 'power', 'off': 'power',
'cool': 'snowflake', 'cool': 'snowflake',