diff --git a/configuration.yaml b/configuration.yaml index 2854bcec..db362d83 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -37,7 +37,7 @@ light: - platform: flux_led automatic_add: True devices: - 192.168.10.179: + 192.168.10.91: name: Garage_Left mode: "rgb" diff --git a/device_tracker/nmap.yaml b/device_tracker/nmap.yaml index 457c1448..14858651 100755 --- a/device_tracker/nmap.yaml +++ b/device_tracker/nmap.yaml @@ -1,4 +1,4 @@ -- platform: nmap_tracker - hosts: 192.168.10.100-250 - track_new_devices: no - # consider_home: 1800 - Added to known_devices.yaml instead on a device by device basis. \ No newline at end of file +- platform: nmap_tracker + hosts: 192.168.10.50-250 + track_new_devices: no + # consider_home: 1800 - Added to known_devices.yaml instead on a device by device basis.