From 31668b3891aa39c4fbb5e3430e36b08c9cc883d5 Mon Sep 17 00:00:00 2001 From: Patrick Fink Date: Sat, 16 Oct 2021 18:49:45 +0200 Subject: [PATCH] [milight] Fix minimum value for parameter repeat (#11367) Signed-off-by: Patrick Fink --- .../src/main/resources/OH-INF/thing/v3.xml | 2 +- .../src/main/resources/OH-INF/thing/v6.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/v3.xml b/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/v3.xml index 471e19d57..92672a99d 100644 --- a/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/v3.xml +++ b/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/v3.xml @@ -15,7 +15,7 @@ You either need an IP/Hostname or the Bridge ID. network-address - + Usually the bridge receives all commands albeit UDP is used. But the actual bulbs might be slightly out of bridge radio range and it sometimes helps to send commands multiple times. diff --git a/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/v6.xml b/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/v6.xml index f0d12c4b2..c98bef3e3 100644 --- a/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/v6.xml +++ b/bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/v6.xml @@ -34,7 +34,7 @@ password 0 - + Usually the bridge receives all commands albeit UDP is used. But the actual bulbs might be slightly out of bridge radio range and it sometimes helps to send commands multiple times.