Skip to content

Commit

Permalink
fix missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
vlebourl authored and swingerman committed May 26, 2022
1 parent 65a280d commit f593c95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom_components/dual_smart_thermostat/climate.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
from custom_components.dual_smart_thermostat.const import (
CONF_AC_MODE,
CONF_AWAY_TEMP,
CONF_ECO_TEMP,
CONF_COMFORT_TEMP,
CONF_AT_HOME_TEMP,
CONF_ANTI_FREEZE_TEMP,
CONF_COLD_TOLERANCE,
CONF_COOLER,
CONF_FLOOR_SENSOR,
Expand Down

0 comments on commit f593c95

Please sign in to comment.