mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Add integration_type device to openhome (#159858)
This commit is contained in:
committed by
GitHub
parent
8f6d88f517
commit
f0ddb9ff2c
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@bazwilliams"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/openhome",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["async_upnp_client", "openhomedevice"],
|
||||
"requirements": ["openhomedevice==2.2.0"],
|
||||
|
||||
@@ -4779,7 +4779,7 @@
|
||||
},
|
||||
"openhome": {
|
||||
"name": "Linn / OpenHome",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user