Extract core into own submodule
This commit is contained in:
parent
60abaa585c
commit
1b89a502c4
39 changed files with 49 additions and 50 deletions
|
@ -9,7 +9,7 @@ import logging
|
|||
import threading
|
||||
import json
|
||||
|
||||
import homeassistant as ha
|
||||
import homeassistant.core as ha
|
||||
from homeassistant.helpers.state import TrackStates
|
||||
import homeassistant.remote as rem
|
||||
from homeassistant.const import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue