Update tplink manifest.json with 2 new MACs for KP200 (#101359)

* Update manifest.json with 2 new MACs for KP200

those MAC are missing from the list so there are not detected like the other K200 i have (like 68ff7b)

* run hassfest

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
pull/101418/head
Toastme 2023-10-04 15:09:24 -04:00 committed by GitHub
parent a3fe120457
commit c495d607d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

View File

@ -155,6 +155,14 @@
{
"hostname": "k[lps]*",
"macaddress": "788CB5*"
},
{
"hostname": "k[lps]*",
"macaddress": "3460F9*"
},
{
"hostname": "k[lps]*",
"macaddress": "1C61B4*"
}
],
"documentation": "https://www.home-assistant.io/integrations/tplink",

View File

@ -784,6 +784,16 @@ DHCP: list[dict[str, str | bool]] = [
"hostname": "k[lps]*",
"macaddress": "788CB5*",
},
{
"domain": "tplink",
"hostname": "k[lps]*",
"macaddress": "3460F9*",
},
{
"domain": "tplink",
"hostname": "k[lps]*",
"macaddress": "1C61B4*",
},
{
"domain": "tuya",
"macaddress": "105A17*",