1
0
mirror of https://github.com/home-assistant/core.git synced 2026-08-05 04:48:51 +01:00

Add migrated ClimateEntityFeature for Nibe Heat Pump (#109140)

This commit is contained in:
G Johansson
2024-02-02 09:31:09 +01:00
committed by Franck Nijhof
parent 8ed0af2fb7
commit e720e82fd6
@@ -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,