From 3c8bfce3a4fa2238d362617f5816b2a4cf52c6ce Mon Sep 17 00:00:00 2001 From: G Johansson Date: Fri, 2 Feb 2024 22:40:17 -0500 Subject: [PATCH] Add migrated climate feature flags to toon (#109450) --- homeassistant/components/toon/climate.py | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/toon/climate.py b/homeassistant/components/toon/climate.py index cc51bb03fec..16fbdbdd356 100644 --- a/homeassistant/components/toon/climate.py +++ b/homeassistant/components/toon/climate.py @@ -51,6 +51,7 @@ class ToonThermostatDevice(ToonDisplayDeviceEntity, ClimateEntity): ClimateEntityFeature.TARGET_TEMPERATURE | ClimateEntityFeature.PRESET_MODE ) _attr_temperature_unit = UnitOfTemperature.CELSIUS + _enable_turn_on_off_backwards_compatibility = False def __init__( self,