Upgraded to 0.113.beta - No longer need Hue configuration in YAML. Testing RUN Modes.
This commit is contained in:
parent
67f00c8e57
commit
985ea92758
|
@ -1 +1 @@
|
|||
0.112.4
|
||||
0.113.0b1
|
|
@ -7,6 +7,7 @@
|
|||
######################################################################
|
||||
- alias: 'People Greeting'
|
||||
id: 29c5c9dd-550a-4761-a224-78cdc3dd9f43
|
||||
mode: restart
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
|
|
|
@ -103,18 +103,6 @@ updater:
|
|||
|
||||
sun:
|
||||
|
||||
hue:
|
||||
bridges:
|
||||
- host: 192.168.10.75
|
||||
# filename: phue.conf
|
||||
allow_unreachable: true
|
||||
allow_hue_groups: false
|
||||
|
||||
- host: 192.168.10.76
|
||||
# filename: phue2.conf
|
||||
allow_unreachable: true
|
||||
allow_hue_groups: false
|
||||
|
||||
light: !include light_groups.yaml
|
||||
|
||||
ifttt:
|
||||
|
|
Loading…
Reference in New Issue