1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 02:48:57 +00:00

Add integration_type hub to inels (#159174)

This commit is contained in:
Joost Lekkerkerker
2025-12-16 11:35:58 +01:00
committed by GitHub
parent 537f93872c
commit 9fc014c6f4

View File

@@ -5,6 +5,7 @@
"config_flow": true,
"dependencies": ["mqtt"],
"documentation": "https://www.home-assistant.io/integrations/inels",
"integration_type": "hub",
"iot_class": "local_push",
"mqtt": ["inels/status/#"],
"quality_scale": "bronze",