mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add integration_type to HEOS (#136105)
This commit is contained in:
parent
8d99a54656
commit
45e00eb13d
@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@andrewsayre"],
|
"codeowners": ["@andrewsayre"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/heos",
|
"documentation": "https://www.home-assistant.io/integrations/heos",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pyheos"],
|
"loggers": ["pyheos"],
|
||||||
"requirements": ["pyheos==1.0.0"],
|
"requirements": ["pyheos==1.0.0"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user