Updated example config with new session config option
This commit is contained in:
parent
721dc6dae4
commit
be0f11b1a5
1 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@ http:
|
|||
api_password: mypass
|
||||
# Set to 1 to enable development mode
|
||||
# development: 1
|
||||
# sessions_enabled: True
|
||||
|
||||
light:
|
||||
# platform: hue
|
||||
|
@ -68,7 +69,7 @@ device_sun_light_trigger:
|
|||
|
||||
# A comma separated list of states that have to be tracked as a single group
|
||||
# Grouped states should share the same type of states (ON/OFF or HOME/NOT_HOME)
|
||||
group:
|
||||
group:
|
||||
living_room:
|
||||
- light.Bowl
|
||||
- light.Ceiling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue