mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type hub to lupusec (#159306)
This commit is contained in:
committed by
GitHub
parent
005785997c
commit
ff36693057
@@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@majuss", "@suaveolent"],
|
"codeowners": ["@majuss", "@suaveolent"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lupusec",
|
"documentation": "https://www.home-assistant.io/integrations/lupusec",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["lupupy"],
|
"loggers": ["lupupy"],
|
||||||
"requirements": ["lupupy==0.3.2"]
|
"requirements": ["lupupy==0.3.2"]
|
||||||
|
|||||||
Reference in New Issue
Block a user