mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add integration_type hub to lutron (#159307)
This commit is contained in:
committed by
GitHub
parent
9917b82b66
commit
005785997c
@@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@cdheiser", "@wilburCForce"],
|
"codeowners": ["@cdheiser", "@wilburCForce"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lutron",
|
"documentation": "https://www.home-assistant.io/integrations/lutron",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pylutron"],
|
"loggers": ["pylutron"],
|
||||||
"requirements": ["pylutron==0.2.18"],
|
"requirements": ["pylutron==0.2.18"],
|
||||||
|
|||||||
Reference in New Issue
Block a user