1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 05:14:39 +00:00

Add integration_type hub to starline (#163638)

This commit is contained in:
Joost Lekkerkerker
2026-02-20 16:25:58 +01:00
committed by GitHub
parent 88bc6165b5
commit 03f81e4a09

View File

@@ -4,6 +4,7 @@
"codeowners": ["@anonym-tsk"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/starline",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["starline"],
"requirements": ["starline==0.1.5"]