Move RainMachine utils to the correct location (#76051)
* Move RainMachine utils to the correct location * Imports
This commit is contained in:
parent
84747ada66
commit
fbde347e64
4 changed files with 19 additions and 21 deletions
|
@ -30,9 +30,9 @@ from .const import (
|
|||
DATA_ZONES,
|
||||
DEFAULT_ZONE_RUN,
|
||||
DOMAIN,
|
||||
RUN_STATE_MAP,
|
||||
)
|
||||
from .model import RainMachineDescriptionMixinUid
|
||||
from .util import RUN_STATE_MAP
|
||||
|
||||
ATTR_AREA = "area"
|
||||
ATTR_CS_ON = "cs_on"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue