1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

Add integration_type to opnsense (#166965)

This commit is contained in:
Snuffy2
2026-03-31 09:19:35 -04:00
committed by GitHub
parent d1bfd94d33
commit 0aef0cc121

View File

@@ -3,6 +3,7 @@
"name": "OPNsense",
"codeowners": ["@mtreinish"],
"documentation": "https://www.home-assistant.io/integrations/opnsense",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pbr", "pyopnsense"],
"quality_scale": "legacy",