Add migrated climate feature flags to nexia (#109472)
This commit is contained in:
parent
61cf7862a0
commit
ae210886c1
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ class NexiaZone(NexiaThermostatZoneEntity, ClimateEntity):
|
|||
"""Provides Nexia Climate support."""
|
||||
|
||||
_attr_name = None
|
||||
_enable_turn_on_off_backwards_compatibility = False
|
||||
|
||||
def __init__(
|
||||
self, coordinator: NexiaDataUpdateCoordinator, zone: NexiaThermostatZone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue