From 5675a688fc4951618cfb03043bfc119738370a0d Mon Sep 17 00:00:00 2001 From: Chris ter Beke <1134120+ChrisTerBeke@users.noreply.github.com> Date: Thu, 2 May 2024 10:44:52 +0200 Subject: [PATCH] Add community topic ID to manifest --- .homeycompose/app.json | 3 ++- app.json | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 3d11aeb..3d795db 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -31,5 +31,6 @@ "homepage": "https://github.com/ChrisTerBeke/homey-uponor", "bugs": { "url": "https://github.com/ChrisTerBeke/homey-uponor/issues" - } + }, + "homeyCommunityTopicId": 109100 } \ No newline at end of file diff --git a/app.json b/app.json index 5d4b3a7..778422a 100644 --- a/app.json +++ b/app.json @@ -33,6 +33,7 @@ "bugs": { "url": "https://github.com/ChrisTerBeke/homey-uponor/issues" }, + "homeyCommunityTopicId": 109100, "drivers": [ { "id": "uponor",