Add migrated climate feature flags for tessie (#109447)
This commit is contained in:
parent
04ce480d65
commit
f40e2ecb95
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ class TessieClimateEntity(TessieEntity, ClimateEntity):
|
|||
TessieClimateKeeper.DOG,
|
||||
TessieClimateKeeper.CAMP,
|
||||
]
|
||||
_enable_turn_on_off_backwards_compatibility = False
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue