Add dhcp support for tplink KP401 (#57456)

This commit is contained in:
J. Nick Koston 2021-10-11 05:15:31 -10:00 committed by GitHub
parent 858739949b
commit 6c470ac28b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -289,6 +289,11 @@ DHCP = [
"hostname": "eneco-*",
"macaddress": "74C63B*"
},
{
"domain": "tplink",
"hostname": "k[lp]*",
"macaddress": "1027F5*"
},
{
"domain": "tplink",
"hostname": "k[lp]*",