mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 01:07:10 +00:00
Fix rest import (#81784)
This commit is contained in:
parent
42c09d8811
commit
345d356e9a
@ -15,6 +15,7 @@ from homeassistant.const import (
|
|||||||
SERVICE_RELOAD,
|
SERVICE_RELOAD,
|
||||||
STATE_UNAVAILABLE,
|
STATE_UNAVAILABLE,
|
||||||
)
|
)
|
||||||
|
from homeassistant.core import HomeAssistant
|
||||||
from homeassistant.setup import async_setup_component
|
from homeassistant.setup import async_setup_component
|
||||||
from homeassistant.util.dt import utcnow
|
from homeassistant.util.dt import utcnow
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user