Setting up DHCP Reservations for some stuff.

This commit is contained in:
CCOSTAN 2017-02-26 04:30:43 +00:00
parent d523ab25df
commit e29649e76d
2 changed files with 5 additions and 5 deletions

View File

@ -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"

View File

@ -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.
- 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.