Add scene component
This commit is contained in:
parent
36feb7f50a
commit
19a43cea26
13 changed files with 382 additions and 138 deletions
|
@ -10,7 +10,7 @@ import threading
|
|||
import json
|
||||
|
||||
import homeassistant as ha
|
||||
from homeassistant.helpers import TrackStates
|
||||
from homeassistant.helpers.state import TrackStates
|
||||
import homeassistant.remote as rem
|
||||
from homeassistant.const import (
|
||||
URL_API, URL_API_STATES, URL_API_EVENTS, URL_API_SERVICES, URL_API_STREAM,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue