mirror of
https://github.com/home-assistant/core.git
synced 2025-10-17 15:49:58 +00:00
Extract core into own submodule
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user