1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add integration_type hub to livisi (#159303)

This commit is contained in:
Joost Lekkerkerker
2025-12-17 20:47:39 +01:00
committed by GitHub
parent ecf8f55cc4
commit f1237ed52a

View File

@@ -4,6 +4,7 @@
"codeowners": ["@StefanIacobLivisi", "@planbnet"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/livisi",
"integration_type": "hub",
"iot_class": "local_polling",
"requirements": ["livisi==0.0.25"]
}