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 lcn (#159296)

This commit is contained in:
Joost Lekkerkerker
2025-12-17 20:53:41 +01:00
committed by GitHub
parent 9ba2d0defe
commit e7ed7a8ed2

View File

@@ -6,6 +6,7 @@
"config_flow": true,
"dependencies": ["http", "websocket_api"],
"documentation": "https://www.home-assistant.io/integrations/lcn",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pypck"],
"quality_scale": "silver",