Add new OUIs to august for yale branded connect bridges (#54637)
parent
ebaae8d2bf
commit
54da424507
homeassistant
components/august
generated
|
@ -13,6 +13,10 @@
|
|||
"hostname": "connect",
|
||||
"macaddress": "B8B7F1*"
|
||||
},
|
||||
{
|
||||
"hostname": "connect",
|
||||
"macaddress": "2C9FFB*"
|
||||
},
|
||||
{
|
||||
"hostname": "august*",
|
||||
"macaddress": "E076D0*"
|
||||
|
|
|
@ -16,6 +16,11 @@ DHCP = [
|
|||
"hostname": "connect",
|
||||
"macaddress": "B8B7F1*"
|
||||
},
|
||||
{
|
||||
"domain": "august",
|
||||
"hostname": "connect",
|
||||
"macaddress": "2C9FFB*"
|
||||
},
|
||||
{
|
||||
"domain": "august",
|
||||
"hostname": "august*",
|
||||
|
|
Loading…
Reference in New Issue