Extract core into own submodule
This commit is contained in:
parent
60abaa585c
commit
1b89a502c4
39 changed files with 49 additions and 50 deletions
|
@ -6,7 +6,7 @@ Tests demo component.
|
|||
"""
|
||||
import unittest
|
||||
|
||||
import homeassistant as ha
|
||||
import homeassistant.core as ha
|
||||
import homeassistant.components.automation as automation
|
||||
import homeassistant.components.automation.event as event
|
||||
from homeassistant.const import CONF_PLATFORM, ATTR_ENTITY_ID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue