From 6646bb4d6a467a6941357724b4f1df583b3b475b Mon Sep 17 00:00:00 2001 From: DanielHaefliger Date: Fri, 28 Nov 2025 08:52:56 +0100 Subject: [PATCH] no message --- VGT_Sub/module.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/VGT_Sub/module.json b/VGT_Sub/module.json index 8b39024..7326b39 100644 --- a/VGT_Sub/module.json +++ b/VGT_Sub/module.json @@ -4,14 +4,18 @@ "type": 3, "vendor": "Belevo", "aliases": [ - "VGT MQTT-Client" + "VGT MQTT Client" ], "prefix": "VGT", + "parentRequirements": [ - "{043EA491-0325-4ADD-8FC2-A30C8EEB4D3F}" + "{F5F433EB-61AB-470F-8964-A6322A9B88F9}" ], + "childRequirements": [], "implemented": [ - "{7F7632D9-FA40-4F38-8DEA-C83CD4325A32}" - ] + "{018EF6B5-AB94-40C6-AA53-46943E824ACF}" + ], + + "version": "1.0" }