mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02: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:
@ -342,6 +342,12 @@ ZEROCONF = {
|
||||
"macaddress": "b8a44f*",
|
||||
},
|
||||
},
|
||||
{
|
||||
"domain": "axis",
|
||||
"properties": {
|
||||
"macaddress": "e82725*",
|
||||
},
|
||||
},
|
||||
{
|
||||
"domain": "doorbird",
|
||||
"properties": {
|
||||
|
Reference in New Issue
Block a user