Import climate constants from root [a-l] (#78177)
This commit is contained in:
parent
7eefaa308f
commit
ec532414ba
36 changed files with 75 additions and 71 deletions
|
@ -3,7 +3,7 @@ from __future__ import annotations
|
|||
|
||||
import logging
|
||||
|
||||
from homeassistant.components.climate.const import (
|
||||
from homeassistant.components.climate import (
|
||||
FAN_HIGH,
|
||||
FAN_LOW,
|
||||
FAN_MEDIUM,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue