1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 02:48:57 +00:00

Add integration_type device to enphase_envoy (#159006)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Joost Lekkerkerker
2025-12-15 18:11:45 +01:00
committed by GitHub
parent 8de6f04829
commit 563fa8f958

View File

@@ -4,6 +4,7 @@
"codeowners": ["@bdraco", "@cgarwood", "@catsmanac"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pyenphase"],
"quality_scale": "platinum",