Enable hue - no longer rely on autodetection
This commit is contained in:
parent
c630c2e777
commit
169f62182c
1 changed files with 5 additions and 1 deletions
|
@ -13,7 +13,7 @@ homeassistant:
|
|||
customize: !include customise.yaml
|
||||
|
||||
# Show links to resources in log and frontend
|
||||
introduction:
|
||||
#introduction:
|
||||
|
||||
# Enables the frontend
|
||||
frontend:
|
||||
|
@ -85,3 +85,7 @@ switch:
|
|||
name: Hall Camera Motion Detection
|
||||
|
||||
ios:
|
||||
|
||||
hue:
|
||||
bridges:
|
||||
- host: !secret hue_ip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue