mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Add new OUIs to august for yale branded connect bridges (#54637)
This commit is contained in:
parent
ebaae8d2bf
commit
54da424507
@ -13,6 +13,10 @@
|
|||||||
"hostname": "connect",
|
"hostname": "connect",
|
||||||
"macaddress": "B8B7F1*"
|
"macaddress": "B8B7F1*"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"hostname": "connect",
|
||||||
|
"macaddress": "2C9FFB*"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"hostname": "august*",
|
"hostname": "august*",
|
||||||
"macaddress": "E076D0*"
|
"macaddress": "E076D0*"
|
||||||
|
@ -16,6 +16,11 @@ DHCP = [
|
|||||||
"hostname": "connect",
|
"hostname": "connect",
|
||||||
"macaddress": "B8B7F1*"
|
"macaddress": "B8B7F1*"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"domain": "august",
|
||||||
|
"hostname": "connect",
|
||||||
|
"macaddress": "2C9FFB*"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"domain": "august",
|
"domain": "august",
|
||||||
"hostname": "august*",
|
"hostname": "august*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user