Add migrated ClimateEntityFeature for Nibe Heat Pump (#109140)
parent
72f1d8ec15
commit
d5d74005f4
|
@ -72,6 +72,7 @@ class NibeClimateEntity(CoordinatorEntity[Coordinator], ClimateEntity):
|
|||
_attr_target_temperature_step = 0.5
|
||||
_attr_max_temp = 35.0
|
||||
_attr_min_temp = 5.0
|
||||
_enable_turn_on_off_backwards_compatibility = False
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
|
Loading…
Reference in New Issue