You can't hide from me Hue!

This commit is contained in:
CCOSTAN 2016-10-21 14:46:34 +00:00
parent 145b341939
commit a20147788e
2 changed files with 8 additions and 8 deletions

View File

@ -18,20 +18,20 @@ discovery:
updater:
sun:
light:
platform: hue
host: 192.168.10.75
allow_unreachable: true
emulated_hue:
host_ip: 192.168.10.10
# expose_by_default: false
exposed_domains:
- group
- input_boolean
# - input_boolean
# - media_player
- switch
- scene
light:
platform: hue
host: 192.168.10.75
allow_unreachable: true
# - scene
ifttt:
key: !secret ifttt_key

View File

@ -1,4 +1,4 @@
- platform: nmap_tracker
hosts: 192.168.10.100-254
hosts: 192.168.10.50-254
track_new_devices: no
# consider_home: 1800 - Added to known_devices.yaml instead on a device by device basis.