Keenetic NDMS2 Routers
This integration offers presence detection by examining devices connected to a Keenetic Router running NDMS2 firmware.
To use a Keenetic router in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
device_tracker:
- platform: keenetic_ndms2
host: YOUR_HOST
username: YOUR_USERNAME
password: YOUR_PASSWORD
Configuration Variables
The username to login into the router (user should have read access to telnet interface of the router).
See the device tracker integration page for instructions how to configure the people to be tracked.