diff --git a/components/aux_ac/climate.py b/components/aux_ac/climate.py index a54362e..651c720 100644 --- a/components/aux_ac/climate.py +++ b/components/aux_ac/climate.py @@ -15,16 +15,12 @@ from esphome.const import ( CONF_SUPPORTED_MODES, CONF_SUPPORTED_SWING_MODES, CONF_SUPPORTED_PRESETS, - #CONF_PRESSURE, UNIT_CELSIUS, UNIT_PERCENT, - #UNIT_PASCAL, ICON_POWER, ICON_THERMOMETER, - #ICON_GAS_CYLINDER, DEVICE_CLASS_TEMPERATURE, DEVICE_CLASS_POWER_FACTOR, - #DEVICE_CLASS_PRESSURE, STATE_CLASS_MEASUREMENT, ) from esphome.components.climate import (