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_caseta (#159308)

This commit is contained in:
Joost Lekkerkerker
2025-12-18 19:23:53 +01:00
committed by GitHub
parent 54300430b7
commit 9be0214021

View File

@@ -7,6 +7,7 @@
"homekit": {
"models": ["Smart Bridge"]
},
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["pylutron_caseta"],
"requirements": ["pylutron-caseta==0.26.0"],