Update Hue discovery (#31215)
This commit is contained in:
parent
f95a072877
commit
ab8b94382e
2 changed files with 8 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
|||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
"modelName": "Philips hue bridge 2015"
|
||||
},
|
||||
{
|
||||
"manufacturer": "Signify",
|
||||
"modelName": "Philips hue bridge 2015"
|
||||
}
|
||||
],
|
||||
"homekit": {
|
||||
|
|
|
@ -30,6 +30,10 @@ SSDP = {
|
|||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
"modelName": "Philips hue bridge 2015"
|
||||
},
|
||||
{
|
||||
"manufacturer": "Signify",
|
||||
"modelName": "Philips hue bridge 2015"
|
||||
}
|
||||
],
|
||||
"samsungtv": [
|
||||
|
|
Loading…
Add table
Reference in a new issue