OpenWRT Support


Before this scanner can be used you have to install the luci RPC package on OpenWRT: opkg install luci-mod-rpc.

1
2
3
4
5
6
# Example configuration.yaml entry
device_tracker:
  platform: luci
  host: 192.168.1.1
  username: admin
  password: PASSWORD

See the device tracker component page for instructions how to configure the people to be tracked.