diff --git a/custom_components/wiz_light/light.py b/custom_components/wiz_light/light.py index 55c0529..2915ee9 100644 --- a/custom_components/wiz_light/light.py +++ b/custom_components/wiz_light/light.py @@ -6,8 +6,6 @@ import yaml import os - - # Import the device class from the component from homeassistant.components.light import ( ATTR_BRIGHTNESS,