mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Update Hue discovery (#31215)
This commit is contained in:
parent
f95a072877
commit
ab8b94382e
@ -12,6 +12,10 @@
|
|||||||
{
|
{
|
||||||
"manufacturer": "Royal Philips Electronics",
|
"manufacturer": "Royal Philips Electronics",
|
||||||
"modelName": "Philips hue bridge 2015"
|
"modelName": "Philips hue bridge 2015"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"manufacturer": "Signify",
|
||||||
|
"modelName": "Philips hue bridge 2015"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"homekit": {
|
"homekit": {
|
||||||
|
@ -30,6 +30,10 @@ SSDP = {
|
|||||||
{
|
{
|
||||||
"manufacturer": "Royal Philips Electronics",
|
"manufacturer": "Royal Philips Electronics",
|
||||||
"modelName": "Philips hue bridge 2015"
|
"modelName": "Philips hue bridge 2015"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"manufacturer": "Signify",
|
||||||
|
"modelName": "Philips hue bridge 2015"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"samsungtv": [
|
"samsungtv": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user