Limit dependencies of HA core (#2762)
This commit is contained in:
parent
915b9cb3eb
commit
640a8b5a7f
13 changed files with 53 additions and 62 deletions
|
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||
HTTP_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN,
|
||||
HTTP_HEADER_ACCESS_CONTROL_ALLOW_HEADERS, ALLOWED_CORS_HEADERS,
|
||||
EVENT_HOMEASSISTANT_STOP, EVENT_HOMEASSISTANT_START)
|
||||
from homeassistant.helpers.entity import split_entity_id
|
||||
from homeassistant.core import split_entity_id
|
||||
import homeassistant.util.dt as dt_util
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue