diff --git a/custom_components/hive_local_thermostat/climate.py b/custom_components/hive_local_thermostat/climate.py index ec773b6..55f1940 100644 --- a/custom_components/hive_local_thermostat/climate.py +++ b/custom_components/hive_local_thermostat/climate.py @@ -4,7 +4,6 @@ from asyncio import sleep from dataclasses import dataclass -from typing import Any from homeassistant.components.climate import ( PRESET_BOOST,