1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add new OUI for Axis products (#114923)

* Add new OUI for Axis products

* Run hassfest

---------

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
This commit is contained in:
Bengt Sirbelius
2024-04-05 19:06:18 +02:00
committed by GitHub
parent f142e902df
commit e1575678ed
3 changed files with 21 additions and 0 deletions

View File

@@ -58,6 +58,11 @@ DHCP: list[dict[str, str | bool]] = [
"hostname": "axis-b8a44f*",
"macaddress": "B8A44F*",
},
{
"domain": "axis",
"hostname": "axis-e82725*",
"macaddress": "E82725*",
},
{
"domain": "blink",
"hostname": "blink*",