]> git.basschouten.com Git - openhab-addons.git/commitdiff
[LuxtronikHeatpump] fix menuStateLine1 state options (#12802)
authorStefan Giehl <stefangiehl@gmail.com>
Tue, 24 May 2022 19:11:44 +0000 (21:11 +0200)
committerGitHub <noreply@github.com>
Tue, 24 May 2022 19:11:44 +0000 (21:11 +0200)
Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
bundles/org.openhab.binding.luxtronikheatpump/src/main/java/org/openhab/binding/luxtronikheatpump/internal/ChannelUpdaterJob.java
bundles/org.openhab.binding.luxtronikheatpump/src/main/resources/OH-INF/i18n/luxtronikheatpump.properties
bundles/org.openhab.binding.luxtronikheatpump/src/main/resources/OH-INF/i18n/luxtronikheatpump_de.properties

index 0b39d97a98cb173423f65ce2f6b2d1d0fc6508eb..44ee5d683634522ad6ff72026edf93c17be2c393 100644 (file)
@@ -212,8 +212,8 @@ public class ChannelUpdaterJob implements SchedulerRunnable, Runnable {
                 heatpumpParams, heatpumpVisibilities);
         String state = "";
 
-        if (row1 != null && row1 == 3) {
-            // 3 means error state
+        if (row1 != null && row1 == 4) {
+            // 4 means error state
             state = getStateTranslation("errorCodeX", error);
         } else {
             state = getStateTranslation("menuStateLine1", row1);
index 32a1a59385a7b1d8ca99f9e8f42341e9a24f6f6f..9fa56f2011051881a1cf954bad549713ab7813a1 100644 (file)
@@ -401,11 +401,11 @@ channel-type.luxtronikheatpump.errorCodeX.state.option.807 = Lost ModBus communi
 channel-type.luxtronikheatpump.menuStateLine1.state.option.0 = Heat pump runs
 channel-type.luxtronikheatpump.menuStateLine1.state.option.1 = Heat pump stopped
 channel-type.luxtronikheatpump.menuStateLine1.state.option.2 = Heat pump coming
-channel-type.luxtronikheatpump.menuStateLine1.state.option.3 = Error code memory location 0
-channel-type.luxtronikheatpump.menuStateLine1.state.option.4 = Defrost
-channel-type.luxtronikheatpump.menuStateLine1.state.option.5 = Wait for LIN connection
-channel-type.luxtronikheatpump.menuStateLine1.state.option.6 = Compressor heats up
-channel-type.luxtronikheatpump.menuStateLine1.state.option.7 = Pump flow
+channel-type.luxtronikheatpump.menuStateLine1.state.option.4 = Error code memory location 0
+channel-type.luxtronikheatpump.menuStateLine1.state.option.5 = Defrost
+channel-type.luxtronikheatpump.menuStateLine1.state.option.6 = Wait for LIN connection
+channel-type.luxtronikheatpump.menuStateLine1.state.option.7 = Compressor heats up
+channel-type.luxtronikheatpump.menuStateLine1.state.option.8 = Pump flow
 channel-type.luxtronikheatpump.menuStateLine2.state.option.0 = since
 channel-type.luxtronikheatpump.menuStateLine2.state.option.1 = in
 channel-type.luxtronikheatpump.menuStateLine3.state.option.0 = Heating mode
index cb5ee100aa7af3e4726d60af56ea754bed538dca..ed5b92764162026aa2644673399e1cf695b4624a 100644 (file)
@@ -401,11 +401,11 @@ channel-type.luxtronikheatpump.errorCodeX.state.option.807 = ModBus Verbindung v
 channel-type.luxtronikheatpump.menuStateLine1.state.option.0 = Wärmepumpe läuft
 channel-type.luxtronikheatpump.menuStateLine1.state.option.1 = Wärmepumpe steht
 channel-type.luxtronikheatpump.menuStateLine1.state.option.2 = Wärmepumpe kommt
-channel-type.luxtronikheatpump.menuStateLine1.state.option.3 = Fehlercode Speicherplatz 0
-channel-type.luxtronikheatpump.menuStateLine1.state.option.4 = Abtauen
-channel-type.luxtronikheatpump.menuStateLine1.state.option.5 = Warte auf LIN-Verbindung
-channel-type.luxtronikheatpump.menuStateLine1.state.option.6 = Verdichter heizt auf
-channel-type.luxtronikheatpump.menuStateLine1.state.option.7 = Pumpenvorlauf
+channel-type.luxtronikheatpump.menuStateLine1.state.option.4 = Fehlercode Speicherplatz 0
+channel-type.luxtronikheatpump.menuStateLine1.state.option.5 = Abtauen
+channel-type.luxtronikheatpump.menuStateLine1.state.option.6 = Warte auf LIN-Verbindung
+channel-type.luxtronikheatpump.menuStateLine1.state.option.7 = Verdichter heizt auf
+channel-type.luxtronikheatpump.menuStateLine1.state.option.8 = Pumpenvorlauf
 channel-type.luxtronikheatpump.menuStateLine2.state.option.0 = seit
 channel-type.luxtronikheatpump.menuStateLine2.state.option.1 = in
 channel-type.luxtronikheatpump.menuStateLine3.state.option.0 = Heizbetrieb