mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Add camera to demos
This commit is contained in:
parent
ca32c81612
commit
685964785d
@ -18,7 +18,7 @@ DEPENDENCIES = ['conversation', 'introduction', 'zone']
|
|||||||
|
|
||||||
COMPONENTS_WITH_DEMO_PLATFORM = [
|
COMPONENTS_WITH_DEMO_PLATFORM = [
|
||||||
'device_tracker', 'light', 'media_player', 'notify', 'switch', 'sensor',
|
'device_tracker', 'light', 'media_player', 'notify', 'switch', 'sensor',
|
||||||
'thermostat']
|
'thermostat', 'camera']
|
||||||
|
|
||||||
|
|
||||||
def setup(hass, config):
|
def setup(hass, config):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user