From: Patrick Fink Date: Sat, 16 Oct 2021 16:49:45 +0000 (+0200) Subject: [milight] Fix minimum value for parameter repeat (#11367) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=31668b3891aa39c4fbb5e3430e36b08c9cc883d5;p=openhab-addons.git [milight] Fix minimum value for parameter repeat (#11367) Signed-off-by: Patrick Fink --- 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 471e19d57e..92672a99d8 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 f0d12c4b22..c98bef3e3b 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.