mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
parent
62fe4957c9
commit
78a8f90488
@ -143,6 +143,10 @@
|
||||
{
|
||||
"hostname": "k[lp]*",
|
||||
"macaddress": "54AF97*"
|
||||
},
|
||||
{
|
||||
"hostname": "k[lp]*",
|
||||
"macaddress": "AC15A2*"
|
||||
}
|
||||
],
|
||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||
|
@ -765,6 +765,11 @@ DHCP: list[dict[str, str | bool]] = [
|
||||
"hostname": "k[lp]*",
|
||||
"macaddress": "54AF97*",
|
||||
},
|
||||
{
|
||||
"domain": "tplink",
|
||||
"hostname": "k[lp]*",
|
||||
"macaddress": "AC15A2*",
|
||||
},
|
||||
{
|
||||
"domain": "tuya",
|
||||
"macaddress": "105A17*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user