mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Add migrated climate feature flags for tessie (#109447)
This commit is contained in:
parent
04ce480d65
commit
f40e2ecb95
@ -56,6 +56,7 @@ class TessieClimateEntity(TessieEntity, ClimateEntity):
|
|||||||
TessieClimateKeeper.DOG,
|
TessieClimateKeeper.DOG,
|
||||||
TessieClimateKeeper.CAMP,
|
TessieClimateKeeper.CAMP,
|
||||||
]
|
]
|
||||||
|
_enable_turn_on_off_backwards_compatibility = False
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user