Skip to content

Commit c071ed3

Browse files
chemicalstormfabaff
authored andcommitted
Add support for other DHCP servers (home-assistant#3631)
* Add support for other DHCP servers Add new *dhcp_software* configuration parameter to documentation. * Minimize configuration part
1 parent 6b9956a commit c071ed3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/device_tracker.ubus.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Configuration variables:
6868
- **host** (*Required*): The IP address of your router, eg. 192.168.1.1.
6969
- **username** (*Required*): The username of an user with administrative privileges, usually *root*.
7070
- **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+
7173

7274
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.
7375

0 commit comments

Comments
 (0)