mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 10:17:51 +00:00
parent
4358c24edd
commit
60149e9b9e
@ -176,6 +176,10 @@
|
||||
"hostname": "l5*",
|
||||
"macaddress": "5CE931*"
|
||||
},
|
||||
{
|
||||
"hostname": "l5*",
|
||||
"macaddress": "5C628B*"
|
||||
},
|
||||
{
|
||||
"hostname": "p1*",
|
||||
"macaddress": "482254*"
|
||||
|
@ -813,6 +813,11 @@ DHCP: list[dict[str, str | bool]] = [
|
||||
"hostname": "l5*",
|
||||
"macaddress": "5CE931*",
|
||||
},
|
||||
{
|
||||
"domain": "tplink",
|
||||
"hostname": "l5*",
|
||||
"macaddress": "5C628B*",
|
||||
},
|
||||
{
|
||||
"domain": "tplink",
|
||||
"hostname": "p1*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user