mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Extract core into own submodule
This commit is contained in:
@@ -8,7 +8,7 @@ Tests the logbook component.
|
||||
import unittest
|
||||
from datetime import timedelta
|
||||
|
||||
import homeassistant as ha
|
||||
import homeassistant.core as ha
|
||||
from homeassistant.const import (
|
||||
EVENT_STATE_CHANGED, EVENT_HOMEASSISTANT_START, EVENT_HOMEASSISTANT_STOP)
|
||||
import homeassistant.util.dt as dt_util
|
||||
|
||||
Reference in New Issue
Block a user