Add integration_type hub to motioneye (#159698)

This commit is contained in:
Joost Lekkerkerker
2025-12-25 21:54:32 +01:00
committed by GitHub
parent 7910f33140
commit 71d29ba28e

View File

@@ -6,6 +6,7 @@
"config_flow": true,
"dependencies": ["http", "webhook"],
"documentation": "https://www.home-assistant.io/integrations/motioneye",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["motioneye_client"],
"requirements": ["motioneye-client==0.3.14"]