Fixed isort error
This commit is contained in:
parent
f1c12919db
commit
1a3c5e6460
1 changed files with 1 additions and 1 deletions
|
@ -17,9 +17,9 @@ from homeassistant.components.climate.const import (
|
|||
HVAC_MODE_DRY,
|
||||
HVAC_MODE_FAN_ONLY,
|
||||
HVAC_MODE_HEAT,
|
||||
PRESET_AWAY,
|
||||
PRESET_ECO,
|
||||
PRESET_NONE,
|
||||
PRESET_AWAY,
|
||||
SUPPORT_AUX_HEAT,
|
||||
SUPPORT_FAN_MODE,
|
||||
SUPPORT_PRESET_MODE,
|
||||
|
|
Loading…
Add table
Reference in a new issue