Add integration_type to HEOS (#136105)

This commit is contained in:
Andrew Sayre
2025-01-20 12:51:26 -06:00
committed by GitHub
parent 8d99a54656
commit 45e00eb13d

View File

@@ -4,6 +4,7 @@
"codeowners": ["@andrewsayre"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/heos",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["pyheos"],
"requirements": ["pyheos==1.0.0"],