]> git.basschouten.com Git - openhab-addons.git/commitdiff
[netatmo] Fix the thresholds for the WifiStatus channel (#10544)
authorlolodomo <lg.hc@free.fr>
Tue, 20 Apr 2021 18:38:57 +0000 (20:38 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Apr 2021 18:38:57 +0000 (20:38 +0200)
Fix #10540

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/thing/healthyhomecoach.xml
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/thing/station.xml
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/thing/thermostat.xml

index c8a2090e4f50e88de68aa8102784502c229e4b94..1d4a4ed0b0b7bf13de8873218531509550916fef 100644 (file)
@@ -34,7 +34,7 @@
                </channels>
 
                <properties>
-                       <property name="signalLevels">86,71,56</property>
+                       <property name="signalLevels">99,84,69,54</property>
                        <property name="refreshPeriod">auto</property>
                </properties>
 
index f2b43468d7c0f3193fe8c652f553bea5fe04bec4..aa19c9ddcb429ac18a4b82c2e38ae4cfb607949c 100644 (file)
@@ -94,7 +94,7 @@
                </channels>
 
                <properties>
-                       <property name="signalLevels">86,71,56</property>
+                       <property name="signalLevels">99,84,69,54</property>
                        <property name="refreshPeriod">auto</property>
                </properties>
 
index b2b9b69777477daef66e8e5e72f391a320fc707f..b998b8738cde335abd9705ab925c3c99f3483569 100644 (file)
@@ -24,7 +24,7 @@
                </channels>
 
                <properties>
-                       <property name="signalLevels">86,71,56</property>
+                       <property name="signalLevels">99,84,69,54</property>
                        <property name="refreshPeriod">3600000</property>
                </properties>