Add integration_type device to zerproc (#163998)

This commit is contained in:
Joost Lekkerkerker
2026-02-25 18:17:56 +01:00
committed by GitHub
parent 6a5455d7a5
commit 7e3b7a0c02
@@ -4,6 +4,7 @@
"codeowners": ["@emlove"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zerproc",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["bleak", "pyzerproc"],
"requirements": ["pyzerproc==0.4.8"]