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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",