mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Move core stuff into Home Assistant integration (#22407)
* Move core stuff into Home Assistant integration * Lint
This commit is contained in:
committed by
Pascal Vizeli
parent
bad0a8b342
commit
65432ba552
@@ -2,7 +2,7 @@
|
||||
|
||||
from homeassistant.components.cover import (SERVICE_OPEN_COVER,
|
||||
SERVICE_CLOSE_COVER)
|
||||
from homeassistant.components import intent
|
||||
from homeassistant.helpers import intent
|
||||
import homeassistant.components as comps
|
||||
from tests.common import async_mock_service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user