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

Add integration_type hub to lutron (#159307)

This commit is contained in:
Joost Lekkerkerker
2025-12-17 20:43:47 +01:00
committed by GitHub
parent 9917b82b66
commit 005785997c

View File

@@ -4,6 +4,7 @@
"codeowners": ["@cdheiser", "@wilburCForce"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/lutron",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pylutron"],
"requirements": ["pylutron==0.2.18"],