We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9956a commit c071ed3Copy full SHA for c071ed3
source/_components/device_tracker.ubus.markdown
@@ -68,6 +68,8 @@ Configuration variables:
68
- **host** (*Required*): The IP address of your router, eg. 192.168.1.1.
69
- **username** (*Required*): The username of an user with administrative privileges, usually *root*.
70
- **password** (*Required*): The password for your given account.
71
+- **dhcp_software** (*Optional*): The DHCP software used in your router: `dnsmasq` or `dhcpd`. Defaults to `dnsmasq`.
72
+
73
74
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.
75
0 commit comments