Add more Amazon Devices DHCP matches (#145754)

This commit is contained in:
Joost Lekkerkerker
2025-05-28 08:43:59 +02:00
committed by GitHub
parent c3ec30ce3b
commit 2c08b3f30c
2 changed files with 11 additions and 1 deletions

View File

@@ -62,6 +62,10 @@ DHCP: Final[list[dict[str, str | bool]]] = [
"domain": "amazon_devices",
"macaddress": "68F63B*",
},
{
"domain": "amazon_devices",
"macaddress": "6C0C9A*",
},
{
"domain": "amazon_devices",
"macaddress": "74D637*",
@@ -102,6 +106,10 @@ DHCP: Final[list[dict[str, str | bool]]] = [
"domain": "amazon_devices",
"macaddress": "EC2BEB*",
},
{
"domain": "amazon_devices",
"macaddress": "F02F9E*",
},
{
"domain": "august",
"hostname": "connect",