Setting up DHCP Reservations for some stuff.

pull/76/merge
CCOSTAN 9 years ago
parent d523ab25df
commit e29649e76d

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.