mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Add conversation and introduction to demo.py
This commit is contained in:
parent
a20ab24ba5
commit
3960a465f1
@ -14,7 +14,7 @@ from homeassistant.const import (
|
||||
|
||||
DOMAIN = "demo"
|
||||
|
||||
DEPENDENCIES = []
|
||||
DEPENDENCIES = ['introduction', 'conversation']
|
||||
|
||||
COMPONENTS_WITH_DEMO_PLATFORM = [
|
||||
'switch', 'light', 'thermostat', 'sensor', 'media_player', 'notify']
|
||||
|
Loading…
x
Reference in New Issue
Block a user