diff --git a/custom_components/hive_local_thermostat/entity.py b/custom_components/hive_local_thermostat/entity.py index 7abb616..5a07bc2 100644 --- a/custom_components/hive_local_thermostat/entity.py +++ b/custom_components/hive_local_thermostat/entity.py @@ -8,7 +8,7 @@ from homeassistant.helpers.entity import DeviceInfo, EntityDescription -from .const import DOMAIN, VERSION, MANUFACTURER +from .const import DOMAIN @dataclass