Add additional OUI for G3 wifi cameras to unifiprotect (#66349)

This commit is contained in:
J. Nick Koston 2022-02-11 16:26:11 -06:00 committed by GitHub
parent 43d57e7ae8
commit 018975bbb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -44,6 +44,9 @@
}, },
{ {
"macaddress": "265A4C*" "macaddress": "265A4C*"
},
{
"macaddress": "74ACB9*"
} }
], ],
"ssdp": [ "ssdp": [

View File

@ -604,6 +604,10 @@ DHCP = [
"domain": "unifiprotect", "domain": "unifiprotect",
"macaddress": "265A4C*" "macaddress": "265A4C*"
}, },
{
"domain": "unifiprotect",
"macaddress": "74ACB9*"
},
{ {
"domain": "verisure", "domain": "verisure",
"macaddress": "0023C1*" "macaddress": "0023C1*"