Fix typo in tplink OUI (#97644)

The last two were reversed for https://ouilookup.com/search/788cb5
This commit is contained in:
J. Nick Koston
2023-08-04 13:08:42 +02:00
committed by Franck Nijhof
parent d131b8c80b
commit 5da94f40ec
2 changed files with 2 additions and 2 deletions
@@ -154,7 +154,7 @@
},
{
"hostname": "k[lps]*",
"macaddress": "788C5B*"
"macaddress": "788CB5*"
}
],
"documentation": "https://www.home-assistant.io/integrations/tplink",
+1 -1
View File
@@ -782,7 +782,7 @@ DHCP: list[dict[str, str | bool]] = [
{
"domain": "tplink",
"hostname": "k[lps]*",
"macaddress": "788C5B*",
"macaddress": "788CB5*",
},
{
"domain": "tuya",