Add integration type to KNX integration (#81003)

This commit is contained in:
Marvin Wichmann
2022-10-26 15:47:27 +02:00
committed by GitHub
parent 6d78f6841e
commit b786440eda

View File

@@ -7,5 +7,6 @@
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"],
"quality_scale": "platinum",
"iot_class": "local_push",
"loggers": ["xknx"]
"loggers": ["xknx"],
"integration_type": "hub"
}