mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
7 lines
201 B
YAML
7 lines
201 B
YAML
device_tracker:
|
|
- platform: synology_srm
|
|
host: 192.168.1.1
|
|
username: !secret router_username
|
|
password: !secret router_password
|
|
new_device_defaults:
|
|
track_new_devices: true |