From 79e9e96ae67f729cd3ee7f86c90ee70dabfa5d95 Mon Sep 17 00:00:00 2001 From: stefan-hoehn Date: Tue, 12 Mar 2024 22:29:06 +0100 Subject: [PATCH] add supported H61D3/H61D5 to docs (#16513) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stefan Höhn --- bundles/org.openhab.binding.govee/README.md | 3 ++- .../src/main/resources/OH-INF/i18n/govee.properties | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.govee/README.md b/bundles/org.openhab.binding.govee/README.md index e11502a9be..67a76679f1 100644 --- a/bundles/org.openhab.binding.govee/README.md +++ b/bundles/org.openhab.binding.govee/README.md @@ -43,6 +43,8 @@ Here is a list of the supported devices (the ones marked with * have been tested - H61A1 RGBIC Neon Rope Light 2M - H61A2 RGBIC Neon Rope Light 5M - H61A3 RGBIC Neon Rope Light +- H61D3 Neon Rope Light 2 3M (*) +- H61D5 Neon Rope Light 2 5M (*) - H61A5 Neon LED Strip Light 10 - H61A8Neon Neon Rope Light 10 - H618A RGBIC Basic LED Strip Lights 5M @@ -79,7 +81,6 @@ Here is a list of the supported devices (the ones marked with * have been tested - H618F RGBIC LED Strip Lights - H618E LED Strip Lights 22m - H6168 TV LED Backlight - ## Discovery Discovery is done by scanning the devices in the Thing section. diff --git a/bundles/org.openhab.binding.govee/src/main/resources/OH-INF/i18n/govee.properties b/bundles/org.openhab.binding.govee/src/main/resources/OH-INF/i18n/govee.properties index b600839cb4..b0a015db28 100644 --- a/bundles/org.openhab.binding.govee/src/main/resources/OH-INF/i18n/govee.properties +++ b/bundles/org.openhab.binding.govee/src/main/resources/OH-INF/i18n/govee.properties @@ -38,8 +38,10 @@ discovery.govee-light.H61A0 = H61A0 RGBIC Neon Rope Light 1M discovery.govee-light.H61A1 = H61A1 RGBIC Neon Rope Light 2M discovery.govee-light.H61A2 = H61A2 RGBIC Neon Rope Light 5M discovery.govee-light.H61A3 = H61A3 RGBIC Neon Rope Light +discovery.govee-light.H61D3 = H61D3 Neon Rope Light 2 3m +discovery.govee-light.H61D5 = H61D5 Neon Rope Light 2 5m discovery.govee-light.H61A5 = H61A5 Neon LED Strip Light 10 -discovery.govee-light.H61A8 = H61A8Neon Neon Rope Light 10 +discovery.govee-light.H61A8 = H61A8 Neon Rope Light 10 discovery.govee-light.H618A = H618A RGBIC Basic LED Strip Lights 5M discovery.govee-light.H618C = H618C RGBIC Basic LED Strip Lights 5M discovery.govee-light.H6117 = H6117 Dream Color LED Strip Light 10M -- 2.47.3