Add v3 smartthings hub to discovery (#51051)

- I recently switched to a v3 hub, and it has a new OUI
This commit is contained in:
J. Nick Koston
2021-05-25 12:40:05 -05:00
committed by GitHub
parent fe75a1bb9d
commit 023c094b01
2 changed files with 9 additions and 0 deletions

View File

@@ -24,6 +24,10 @@
{
"hostname": "hub*",
"macaddress": "D052A8*"
},
{
"hostname": "hub*",
"macaddress": "286D97*"
}
]
}

View File

@@ -210,6 +210,11 @@ DHCP = [
"hostname": "hub*",
"macaddress": "D052A8*"
},
{
"domain": "smartthings",
"hostname": "hub*",
"macaddress": "286D97*"
},
{
"domain": "solaredge",
"hostname": "target",