Add migrated climate feature flags to vicare (#109439)

pull/109883/head
G Johansson 2024-02-03 06:13:52 -05:00 committed by Franck Nijhof
parent a5646e0df2
commit 57279b1c7b
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ class ViCareClimate(ViCareEntity, ClimateEntity):
_attr_preset_modes = list(HA_TO_VICARE_PRESET_HEATING)
_current_action: bool | None = None
_current_mode: str | None = None
_enable_turn_on_off_backwards_compatibility = False
def __init__(
self,