[luxtronikheatpump] Add default translations properties file (#11479)

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born 2021-10-31 10:11:17 +01:00 committed by GitHub
parent 20114a3685
commit 1eb4902511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,35 +1,273 @@
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.menuStateLine2.state.option.0 = since
channel-type.luxtronikheatpump.menuStateLine2.state.option.1 = in
channel-type.luxtronikheatpump.menuStateLine3.state.option.0 = Heating mode
channel-type.luxtronikheatpump.menuStateLine3.state.option.1 = No requirement
channel-type.luxtronikheatpump.menuStateLine3.state.option.2 = Mains switch-on delay
channel-type.luxtronikheatpump.menuStateLine3.state.option.3 = Switching cycle lock
channel-type.luxtronikheatpump.menuStateLine3.state.option.4 = Blocking time
channel-type.luxtronikheatpump.menuStateLine3.state.option.5 = Service water
channel-type.luxtronikheatpump.menuStateLine3.state.option.6 = Info bakeout program
channel-type.luxtronikheatpump.menuStateLine3.state.option.7 = Defrost
channel-type.luxtronikheatpump.menuStateLine3.state.option.8 = Pump flow
channel-type.luxtronikheatpump.menuStateLine3.state.option.9 = Thermal disinfection
channel-type.luxtronikheatpump.menuStateLine3.state.option.10 = Cooling mode
channel-type.luxtronikheatpump.menuStateLine3.state.option.12 = Swimming pool / Photovoltaics
channel-type.luxtronikheatpump.menuStateLine3.state.option.13 = Heating ext. energy source
channel-type.luxtronikheatpump.menuStateLine3.state.option.14 = Service water ext. energy source
channel-type.luxtronikheatpump.menuStateLine3.state.option.16 = Flow monitoring
channel-type.luxtronikheatpump.menuStateLine3.state.option.17 = Second heat generator 1 operation
# binding
channel-type.luxtronikheatpump.operationMode.state.option.0 = Auto
channel-type.luxtronikheatpump.operationMode.state.option.1 = Auxiliary heater
channel-type.luxtronikheatpump.operationMode.state.option.2 = Party
channel-type.luxtronikheatpump.operationMode.state.option.3 = Holiday
channel-type.luxtronikheatpump.operationMode.state.option.4 = Off
binding.luxtronikheatpump.name = Luxtronik Heatpump Binding
binding.luxtronikheatpump.description = This is the binding for a Heatpump with Luxtronik control.
# thing types
thing-type.luxtronikheatpump.heatpump.label = Heatpump with Luxtronik Control
thing-type.luxtronikheatpump.heatpump.description = Integrates a heatpump with a Luxtronik control.
# thing types config
thing-type.config.luxtronikheatpump.heatpump.ipAddress.label = IP Address
thing-type.config.luxtronikheatpump.heatpump.ipAddress.description = IP address of the heat pump to connect to
thing-type.config.luxtronikheatpump.heatpump.port.label = Port
thing-type.config.luxtronikheatpump.heatpump.port.description = Port number of the heat pump to connect to. Defaults to 8889. For heatpumps running firmware version before V1.73, port 8888 needs to be used.
thing-type.config.luxtronikheatpump.heatpump.refresh.label = Refresh inverval
thing-type.config.luxtronikheatpump.heatpump.refresh.description = Refresh inverval in seconds. Defaults to 300
thing-type.config.luxtronikheatpump.heatpump.showAllChannels.label = Show all channels
thing-type.config.luxtronikheatpump.heatpump.showAllChannels.description = By default channels that aren't supported are hidden.
# channel types
channel-type.luxtronikheatpump.bakeoutProgramStage.label = Stage Bakeout Program
channel-type.luxtronikheatpump.bakeoutProgramTemperature.label = Temp. Bakeout Program
channel-type.luxtronikheatpump.bakeoutProgramTime.label = Runtime Bakeout Program
channel-type.luxtronikheatpump.bivalenceStage.label = Bivalence Stage
channel-type.luxtronikheatpump.bivalenceStage.state.option.1 = One Compressor may run
channel-type.luxtronikheatpump.bivalenceStage.state.option.2 = Two Compressors may run
channel-type.luxtronikheatpump.bivalenceStage.state.option.3 = Additional Heat Generator may run
channel-type.luxtronikheatpump.comfortBoardInstalled.label = Comfort Board Installed
channel-type.luxtronikheatpump.comfortCoolingATExcess.label = AT Excess
channel-type.luxtronikheatpump.comfortCoolingATUndercut.label = AT Undercut
channel-type.luxtronikheatpump.comfortCoolingMode.label = Comfort Cooling Mode
channel-type.luxtronikheatpump.comfortCoolingMode.state.option.0 = Off
channel-type.luxtronikheatpump.comfortCoolingMode.state.option.1 = Auto
channel-type.luxtronikheatpump.compressorIdleTime.label = Compressor Idle Time
channel-type.luxtronikheatpump.compressorSpeed.label = Compressor Speed
channel-type.luxtronikheatpump.controlSignalCirculatingPump.label = Control Signal Circulating Pump
channel-type.luxtronikheatpump.coolingRelease.label = Release Cooling
channel-type.luxtronikheatpump.currentTimestamp.label = Current Time of Heat Pump
channel-type.luxtronikheatpump.errorCode0.label = Error Code Error 0
channel-type.luxtronikheatpump.errorCode1.label = Error Code Error 1
channel-type.luxtronikheatpump.errorCode2.label = Error Code Error 2
channel-type.luxtronikheatpump.errorCode3.label = Error Code Error 3
channel-type.luxtronikheatpump.errorCode4.label = Error Code Error 4
channel-type.luxtronikheatpump.errorCountInMemory.label = Number of Errors
channel-type.luxtronikheatpump.errorTime0.label = Timestamp Error 0
channel-type.luxtronikheatpump.errorTime1.label = Timestamp Error 1
channel-type.luxtronikheatpump.errorTime2.label = Timestamp Error 2
channel-type.luxtronikheatpump.errorTime3.label = Timestamp Error 3
channel-type.luxtronikheatpump.errorTime4.label = Timestamp Error 4
channel-type.luxtronikheatpump.fanSpeed.label = Fan Speed
channel-type.luxtronikheatpump.flowRateHeatSource.label = Flow Rate Heat Source
channel-type.luxtronikheatpump.fourWayValve.label = Four-way Valve
channel-type.luxtronikheatpump.frequencyCompressor.label = Compressor Frequency
channel-type.luxtronikheatpump.heatMeterFlowRate.label = Heat Meter Flow Rate
channel-type.luxtronikheatpump.heatMeterHeating.label = Heat Meter Heating
channel-type.luxtronikheatpump.heatMeterHotWater.label = Heat Meter Domestic Water
channel-type.luxtronikheatpump.heatMeterSwimmingPool.label = Heat Meter Swimming Pool
channel-type.luxtronikheatpump.heatMeterTotalSinceReset.label = Total Heat Meter (since Reset)
channel-type.luxtronikheatpump.heatingControllerLessTime.label = Heating Controller Less Time
channel-type.luxtronikheatpump.heatingControllerMoreTime.label = Heating Controller More Time
channel-type.luxtronikheatpump.heatingMode.label = Heating Mode
channel-type.luxtronikheatpump.highPressure.label = High Pressure
channel-type.luxtronikheatpump.highPressure2.label = High Pressure 2
channel-type.luxtronikheatpump.hotWaterMode.label = Hot Water Operating Mode
channel-type.luxtronikheatpump.iconCirculationPump.label = Circulation Pumps Icon
channel-type.luxtronikheatpump.iconHeater.label = Heater Icon
channel-type.luxtronikheatpump.iconHotWater.label = DHW Active/Inactive Icon
channel-type.luxtronikheatpump.iconMixingCircuit1.label = Mixing Circuit 1 Icon
channel-type.luxtronikheatpump.iconMixingCircuit2.label = Mixing Circuit 2 Icon
channel-type.luxtronikheatpump.iconMixingCircuit3.label = Mixing Circuit 3 Icon
channel-type.luxtronikheatpump.iconTimeSwitchSwimmingPool.label = Time Switch Swimming Pool Icon
channel-type.luxtronikheatpump.inputASD.label = Input Defrost/Brine/Flow
channel-type.luxtronikheatpump.inputAnalog.label = Analog Input Signal
channel-type.luxtronikheatpump.inputAnalog2.label = Analog Input 2
channel-type.luxtronikheatpump.inputAnalog3.label = Analog Input 3
channel-type.luxtronikheatpump.inputHighPressureCoolingCircuit.label = Input "High Pressure Cooling Circuit
channel-type.luxtronikheatpump.inputHotWaterThermostat.label = Input "Domestic Hot Water Thermostat"
channel-type.luxtronikheatpump.inputLowPressure.label = Input "Low Pressure"
channel-type.luxtronikheatpump.inputMotorProtectionOK.label = Input "Motor Protection OK"
channel-type.luxtronikheatpump.inputPEX.label = Input "Monitoring Contact for Potentiostat"
channel-type.luxtronikheatpump.inputSAX.label = Input SAX
channel-type.luxtronikheatpump.inputSPL.label = Input SPL
channel-type.luxtronikheatpump.inputSwimmingPoolThermostat.label = Input "Swimming Pool Thermostat"
channel-type.luxtronikheatpump.inputSwitchHighPressure2.label = Input Pressure Switch High Pressure 2
channel-type.luxtronikheatpump.inputUtilityLock.label = Input "Utility Lock"
channel-type.luxtronikheatpump.linBusInstalled.label = LIN BUS Installed
channel-type.luxtronikheatpump.lowPressure.label = Low Pressure
channel-type.luxtronikheatpump.lowPressure2.label = Low Pressure 2
channel-type.luxtronikheatpump.mainsOnDelay.label = Mains on Delay
channel-type.luxtronikheatpump.menuStateFull.label = Status
channel-type.luxtronikheatpump.menuStateLine1.label = Status Line 1
channel-type.luxtronikheatpump.menuStateLine2.label = Status Line 2
channel-type.luxtronikheatpump.menuStateLine3.label = Status Line 3
channel-type.luxtronikheatpump.menuStateTime.label = Status Time
channel-type.luxtronikheatpump.operatingStatus.label = Operating Status
channel-type.luxtronikheatpump.operatingStatus.state.option.0 = Heating
channel-type.luxtronikheatpump.operatingStatus.state.option.1 = Hot water
channel-type.luxtronikheatpump.operatingStatus.state.option.2 = Swimming pool / Photovoltaics
channel-type.luxtronikheatpump.operatingStatus.state.option.3 = Utility lock
channel-type.luxtronikheatpump.operatingStatus.state.option.4 = Defrost
channel-type.luxtronikheatpump.operatingStatus.state.option.5 = No requirement
channel-type.luxtronikheatpump.operatingStatus.state.option.6 = Heating ext. energy source
channel-type.luxtronikheatpump.operatingStatus.state.option.7 = Cooling mode
channel-type.luxtronikheatpump.operatingStatusSECBoard.label = SEC Board Operating Status
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.0 = Off
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.1 = Cooling
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.2 = Heating
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.3 = Malfunction
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.4 = Transition
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.5 = Defrost
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.6 = Waiting
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.7 = Waiting
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.8 = Transition
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.9 = Stop
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.10 = Manual
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.11 = Simulation Start
channel-type.luxtronikheatpump.operatingStatusSECBoard.state.option.12 = Utility lock
channel-type.luxtronikheatpump.outputAnalog1.label = Analog Output 1
channel-type.luxtronikheatpump.outputAnalog2.label = Analog Output 2
channel-type.luxtronikheatpump.outputAnalog3.label = Analog Output 3
channel-type.luxtronikheatpump.outputAnalog4.label = Analog Output 4
channel-type.luxtronikheatpump.outputAuxiliaryHeater3.label = Output "Auxiliary Heater 3"
channel-type.luxtronikheatpump.outputBUP.label = Output "Domestic Hot Water Pump/Changeover Valve"
channel-type.luxtronikheatpump.outputCirculationPump.label = Output "Circulation Pump"
channel-type.luxtronikheatpump.outputCompressor1.label = Output "Compressor 1"
channel-type.luxtronikheatpump.outputCompressor1_2.label = Compressor Output 1 / 2
channel-type.luxtronikheatpump.outputCompressor2.label = Output "Compressor 2"
channel-type.luxtronikheatpump.outputCompressorHeating.label = Output Compressor Heating
channel-type.luxtronikheatpump.outputCompressorHeating2.label = Compressor Output Heating 2
channel-type.luxtronikheatpump.outputControlSignalAdditionalHeating.label = Output "Control Signal add. Heating"
channel-type.luxtronikheatpump.outputDefrostValve.label = Output "Defrost Valve"
channel-type.luxtronikheatpump.outputDefrostValve2.label = Output Defrost Valve 2
channel-type.luxtronikheatpump.outputExhaustFan.label = Exhaust Fan
channel-type.luxtronikheatpump.outputFRH.label = Output FRH
channel-type.luxtronikheatpump.outputFaultSignalAdditionalHeating.label = Output "Control Signal add. Heating/Fault Signal"
channel-type.luxtronikheatpump.outputHeatingCirculationPump.label = Output "Heating Circulation Pump"
channel-type.luxtronikheatpump.outputMixingCircuit1Closed.label = Output "Mixing Circuit 1 Closed"
channel-type.luxtronikheatpump.outputMixingCircuit1Open.label = Output "Mixing Circuit 1 Open"
channel-type.luxtronikheatpump.outputMixingCircuit2Closed.label = Output "Mixing Circuit 2 Closed"
channel-type.luxtronikheatpump.outputMixingCircuit2Open.label = Output "Mixing Circuit 2 Up"
channel-type.luxtronikheatpump.outputMixingCircuit3Close.label = Output "Mixing Circuit 3 Close"
channel-type.luxtronikheatpump.outputMixingCircuit3Open.label = Output "Mixing Circuit 3 Open"
channel-type.luxtronikheatpump.outputMixingCircuitPump2.label = Output "Pump Mixing Circuit 2"
channel-type.luxtronikheatpump.outputMixingCircuitPump3.label = Pump Mixing Circuit 3
channel-type.luxtronikheatpump.outputSolarChargePump.label = Output "Solar Charge Pump"
channel-type.luxtronikheatpump.outputSupplyAirFan.label = Supply Air Fan (Defrost)
channel-type.luxtronikheatpump.outputSwimmingPoolPump.label = Output "Swimming Pool Pump"
channel-type.luxtronikheatpump.outputVBO.label = Output "Brine Pump/Fan"
channel-type.luxtronikheatpump.outputVBO2.label = Output Brine Pump/Fan 2
channel-type.luxtronikheatpump.outputVSK.label = Output VSK
channel-type.luxtronikheatpump.outputVentilation.label = Output "Ventilation"
channel-type.luxtronikheatpump.outputZUP.label = Output "Auxiliary Circulation Pump"
channel-type.luxtronikheatpump.powerActualValue.label = Power Actual Value
channel-type.luxtronikheatpump.powerTargetValue.label = Power Target Value
channel-type.luxtronikheatpump.pressureEVI.label = Pressure EVI
channel-type.luxtronikheatpump.pulsesCompressor1.label = Pulses Compressor 1
channel-type.luxtronikheatpump.pulsesCompressor2.label = Pulses Compressor 2
channel-type.luxtronikheatpump.runtimeCurrentHeatPump.label = Runtime Heat Pump
channel-type.luxtronikheatpump.runtimeCurrentSecondHeatGenerator1.label = Runtime 2nd Heat Generator 1
channel-type.luxtronikheatpump.runtimeCurrentSecondHeatGenerator2.label = Runtime 2nd Heat Generator 2
channel-type.luxtronikheatpump.runtimeCurrentThermalDisinfection.label = Runtime Thermal Disinfection
channel-type.luxtronikheatpump.runtimeTotalCompressor1.label = Operation Time Compressor 1
channel-type.luxtronikheatpump.runtimeTotalCompressor2.label = Operation Time Compressor 2
channel-type.luxtronikheatpump.runtimeTotalCooling.label = Operation Time Cooling
channel-type.luxtronikheatpump.runtimeTotalHeatPump.label = Operation Time Heat Pump
channel-type.luxtronikheatpump.runtimeTotalHeating.label = Operation Time Heating
channel-type.luxtronikheatpump.runtimeTotalHotWater.label = Operation Time Hot Water
channel-type.luxtronikheatpump.runtimeTotalSecondHeatGenerator1.label = Operation Time 2nd Heat Generator 1
channel-type.luxtronikheatpump.runtimeTotalSecondHeatGenerator2.label = Operation Time 2nd Heat Generator 2
channel-type.luxtronikheatpump.runtimeTotalSecondHeatGenerator3.label = Operation Time 2nd Heat Generator 3
channel-type.luxtronikheatpump.runtimeTotalSolar.label = Operation Time Solar
channel-type.luxtronikheatpump.runtimeTotalSwimmingPool.label = Operation Time Swimming Pool
channel-type.luxtronikheatpump.secondShutdownReason0.label = Reason Shutdown 0 (Memory 2)
channel-type.luxtronikheatpump.secondShutdownReason1.label = Reason Shutdown 1 (Memory 2)
channel-type.luxtronikheatpump.secondShutdownReason2.label = Reason Shutdown 2 (Memory 2)
channel-type.luxtronikheatpump.secondShutdownReason3.label = Reason Shutdown 3 (Memory 2)
channel-type.luxtronikheatpump.secondShutdownReason4.label = Reason Shutdown 4 (Memory 2)
channel-type.luxtronikheatpump.secondShutdownTime0.label = Timestamp Shutdown 0 (Memory 2)
channel-type.luxtronikheatpump.secondShutdownTime1.label = Timestamp Shutdown 1 (Memory 2)
channel-type.luxtronikheatpump.secondShutdownTime2.label = Timestamp Shutdown 2 (Memory 2)
channel-type.luxtronikheatpump.secondShutdownTime3.label = Timestamp Shutdown 3 (Memory 2)
channel-type.luxtronikheatpump.secondShutdownTime4.label = Timestamp Shutdown 4 (Memory 2)
channel-type.luxtronikheatpump.shortProgramSetting.label = Short Program Setting
channel-type.luxtronikheatpump.shutdownReason0.label = Reason Shutdown 0
channel-type.luxtronikheatpump.shutdownReason1.label = Reason Shutdown 1
channel-type.luxtronikheatpump.shutdownReason2.label = Reason Shutdown 2
channel-type.luxtronikheatpump.shutdownReason3.label = Reason Shutdown 3
channel-type.luxtronikheatpump.shutdownReason4.label = Reason Shutdown 4
channel-type.luxtronikheatpump.shutdownTime0.label = Timestamp Shutdown 0
channel-type.luxtronikheatpump.shutdownTime1.label = Timestamp Shutdown 1
channel-type.luxtronikheatpump.shutdownTime2.label = Timestamp Shutdown 2
channel-type.luxtronikheatpump.shutdownTime3.label = Timestamp Shutdown 3
channel-type.luxtronikheatpump.shutdownTime4.label = Timestamp Shutdown 4
channel-type.luxtronikheatpump.statusSlave1.label = Status Slave 1
channel-type.luxtronikheatpump.statusSlave2.label = Status Slave 2
channel-type.luxtronikheatpump.statusSlave3.label = Status Slave 3
channel-type.luxtronikheatpump.statusSlave4.label = Status Slave 4
channel-type.luxtronikheatpump.statusSlave5.label = Status Slave 5
channel-type.luxtronikheatpump.switchingCycleLockOff.label = Switching Cycle Lock Off
channel-type.luxtronikheatpump.switchingCycleLockOn.label = Switching Cycle Lock On
channel-type.luxtronikheatpump.temperatureBufferTankReturn.label = Return Temp. in Buffer Tank
channel-type.luxtronikheatpump.temperatureComfortCoolingATRelease.label = Comfort Cooling AT Release
channel-type.luxtronikheatpump.temperatureComfortCoolingATReleaseTarget.label = Comfort Cooling AT Release Target
channel-type.luxtronikheatpump.temperatureCompressor2Heating.label = Temp. Compressor 2 Heating
channel-type.luxtronikheatpump.temperatureCompressorEVI.label = Compressor Temp. EVI
channel-type.luxtronikheatpump.temperatureCompressorHeating.label = Temp. Compressor Heating
channel-type.luxtronikheatpump.temperatureCondensation.label = Condensation Temp.
channel-type.luxtronikheatpump.temperatureExhaustAir.label = Exhaust Air Temp.
channel-type.luxtronikheatpump.temperatureExternalEnergySource.label = Sensor Ext. Energy Source
channel-type.luxtronikheatpump.temperatureFlowTarget.label = Temp. Flow Target
channel-type.luxtronikheatpump.temperatureHeatSourceInlet.label = Heat Source Inlet Temp.
channel-type.luxtronikheatpump.temperatureHeatSourceInlet2.label = Temp. Sensor Heat Source Inlet 2
channel-type.luxtronikheatpump.temperatureHeatSourceOutlet.label = Heat Source Outlet Temp.
channel-type.luxtronikheatpump.temperatureHeatingCircuitFlow.label = Flow Temp. Heating Circuit
channel-type.luxtronikheatpump.temperatureHeatingCircuitReturn.label = Return Temp. Heating Circuit
channel-type.luxtronikheatpump.temperatureHeatingCircuitReturnTarget.label = Return Temp. Target Heating Circuit
channel-type.luxtronikheatpump.temperatureHeatingLimit.label = Temperature Heating Limit
channel-type.luxtronikheatpump.temperatureHeatingParallelShift.label = Heating Temp. (Offset)
channel-type.luxtronikheatpump.temperatureHotGas.label = Hot Gas Temperature
channel-type.luxtronikheatpump.temperatureHotGas2.label = Hot Gas Temp. Sensor 2
channel-type.luxtronikheatpump.temperatureHotWater.label = Hot Water Actual Temp.
channel-type.luxtronikheatpump.temperatureHotWaterCoverage.label = Coverage Hot Water Temp.
channel-type.luxtronikheatpump.temperatureHotWaterTarget.label = Hot Water Target Temp.
channel-type.luxtronikheatpump.temperatureHotWaterTop.label = Temp. Domestic Water Top
channel-type.luxtronikheatpump.temperatureHypothermiaEEV.label = Hypothermia EEV
channel-type.luxtronikheatpump.temperatureIntakeCompressor2.label = Intake Temp. Compressor 2
channel-type.luxtronikheatpump.temperatureIntakeEVI.label = Intake Temp. EVI
channel-type.luxtronikheatpump.temperatureIntakeEvaporator2.label = Intake Temp. Evaporator 2
channel-type.luxtronikheatpump.temperatureLiquidEEV.label = Liquid Temp. EEV
channel-type.luxtronikheatpump.temperatureMixingCircuit1Flow.label = Mixing Circuit 1 Flow Temp.
channel-type.luxtronikheatpump.temperatureMixingCircuit1FlowTarget.label = Mixing Circuit 1 Flow Target Temp.
channel-type.luxtronikheatpump.temperatureMixingCircuit2Flow.label = Mixing Circuit 2 Flow Temp.
channel-type.luxtronikheatpump.temperatureMixingCircuit2FlowTarget.label = Mixing Circuit 2 Flow Target Temp.
channel-type.luxtronikheatpump.temperatureMixingCircuit3Flow.label = Mixing Circuit 3 Flow Temp.
channel-type.luxtronikheatpump.temperatureMixingCircuit3FlowTarget.label = Mixing Circuit 3 Flow Temp. Target
channel-type.luxtronikheatpump.temperatureOutside.label = Outside Temperature
channel-type.luxtronikheatpump.temperatureOutsideMean.label = Avg. 24h-Temp. Outside (Limiting)
channel-type.luxtronikheatpump.temperatureOverheating.label = Overheating
channel-type.luxtronikheatpump.temperatureOverheating2.label = Overheating 2
channel-type.luxtronikheatpump.temperatureOverheatingEVI.label = Overheating EVI
channel-type.luxtronikheatpump.temperatureOverheatingTarget.label = Overheating Target
channel-type.luxtronikheatpump.temperatureOverheatingTarget2.label = Overheating Target 2
channel-type.luxtronikheatpump.temperatureOverheatingTargetEVI.label = Overheating EVI Target
channel-type.luxtronikheatpump.temperatureRoom.label = Room Temp. Actual Value
channel-type.luxtronikheatpump.temperatureRoomStation.label = Temp. Room Station 1
channel-type.luxtronikheatpump.temperatureRoomStation2.label = Temp. Room Station 2
channel-type.luxtronikheatpump.temperatureRoomStation3.label = Temp. Room Station 3
channel-type.luxtronikheatpump.temperatureRoomTarget.label = Room Temp. Target
channel-type.luxtronikheatpump.temperatureSafetyLimitFloorHeating.label = Safety Temp. Limiter Floor Heating
channel-type.luxtronikheatpump.temperatureSolarCollector.label = Solar Collector Sensor
channel-type.luxtronikheatpump.temperatureSolarTank.label = Solar Tank Sensor
channel-type.luxtronikheatpump.temperatureSuctionCompressor.label = Temp. Suction Compressor
channel-type.luxtronikheatpump.temperatureSuctionEvaporator.label = Temp. Suction Evaporator
channel-type.luxtronikheatpump.temperatureSupplyAir.label = Supply Air Temp.
channel-type.luxtronikheatpump.thermalDisinfectionFriday.label = Thermal Disinfection (Fri)
channel-type.luxtronikheatpump.thermalDisinfectionMonday.label = Thermal Disinfection (Mon)
channel-type.luxtronikheatpump.thermalDisinfectionPermanent.label = Thermal Disinfection (Permanent)
channel-type.luxtronikheatpump.thermalDisinfectionSaturday.label = Thermal Disinfection (Sat)
channel-type.luxtronikheatpump.thermalDisinfectionSunday.label = Thermal Disinfection (Sun)
channel-type.luxtronikheatpump.thermalDisinfectionThursday.label = Thermal Disinfection (Thu)
channel-type.luxtronikheatpump.thermalDisinfectionTuesday.label = Thermal Disinfection (Tue)
channel-type.luxtronikheatpump.thermalDisinfectionWednesday.label = Thermal Disinfection (Wed)
channel-type.luxtronikheatpump.timeHotWaterLock.label = Hot Water Lock
channel-type.luxtronikheatpump.timeLockSecondHotGasCompressor.label = Lock 2nd Compressor Hot Gas
channel-type.luxtronikheatpump.timeUntilDefrost.label = Time until Defrost
channel-type.luxtronikheatpump.ventilationBoardInstalled.label = Ventilation Board Installed
channel-type.luxtronikheatpump.voltageInverter.label = Voltage Inverter
channel-type.luxtronikheatpump.SwitchoffX_file_NrX.state.option.1 = Heat pump malfunction
channel-type.luxtronikheatpump.SwitchoffX_file_NrX.state.option.2 = Facility malfunction
@ -40,7 +278,6 @@ channel-type.luxtronikheatpump.SwitchoffX_file_NrX.state.option.6 = Temperature
channel-type.luxtronikheatpump.SwitchoffX_file_NrX.state.option.7 = Temperature application limit minimum
channel-type.luxtronikheatpump.SwitchoffX_file_NrX.state.option.8 = Lower operating limit
channel-type.luxtronikheatpump.SwitchoffX_file_NrX.state.option.9 = No requirement
channel-type.luxtronikheatpump.errorCodeX.state.option.701 = Error low pressure - Please call fitter
channel-type.luxtronikheatpump.errorCodeX.state.option.702 = Low pressure stop - RESET automatic
channel-type.luxtronikheatpump.errorCodeX.state.option.703 = Antifreeze - Please call fitter
@ -86,7 +323,7 @@ channel-type.luxtronikheatpump.errorCodeX.state.option.752 = Flow error
channel-type.luxtronikheatpump.errorCodeX.state.option.755 = Lost connection to slave - Please call fitter
channel-type.luxtronikheatpump.errorCodeX.state.option.756 = Lost connection to master - Please call fitter
channel-type.luxtronikheatpump.errorCodeX.state.option.757 = Low-pressure fault in W/W-appliance
channel-type.luxtronikheatpump.errorCodeX.state.option.758 = Defrosting malfunction
channel-type.luxtronikheatpump.errorCodeX.state.option.758 = Defrosting malfunction
channel-type.luxtronikheatpump.errorCodeX.state.option.759 = TDI Message
channel-type.luxtronikheatpump.errorCodeX.state.option.760 = Defrosting fault
channel-type.luxtronikheatpump.errorCodeX.state.option.761 = LIN timeout
@ -129,3 +366,36 @@ channel-type.luxtronikheatpump.errorCodeX.state.option.802 = Switchbox fan
channel-type.luxtronikheatpump.errorCodeX.state.option.803 = Switchbox fan
channel-type.luxtronikheatpump.errorCodeX.state.option.806 = ModBus SEC
channel-type.luxtronikheatpump.errorCodeX.state.option.807 = Lost ModBus communication
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.menuStateLine2.state.option.0 = since
channel-type.luxtronikheatpump.menuStateLine2.state.option.1 = in
channel-type.luxtronikheatpump.menuStateLine3.state.option.0 = Heating mode
channel-type.luxtronikheatpump.menuStateLine3.state.option.1 = No requirement
channel-type.luxtronikheatpump.menuStateLine3.state.option.2 = Mains switch-on delay
channel-type.luxtronikheatpump.menuStateLine3.state.option.3 = Switching cycle lock
channel-type.luxtronikheatpump.menuStateLine3.state.option.4 = Blocking time
channel-type.luxtronikheatpump.menuStateLine3.state.option.5 = Service water
channel-type.luxtronikheatpump.menuStateLine3.state.option.6 = Info bakeout program
channel-type.luxtronikheatpump.menuStateLine3.state.option.7 = Defrost
channel-type.luxtronikheatpump.menuStateLine3.state.option.8 = Pump flow
channel-type.luxtronikheatpump.menuStateLine3.state.option.9 = Thermal disinfection
channel-type.luxtronikheatpump.menuStateLine3.state.option.10 = Cooling mode
channel-type.luxtronikheatpump.menuStateLine3.state.option.12 = Swimming pool / Photovoltaics
channel-type.luxtronikheatpump.menuStateLine3.state.option.13 = Heating ext. energy source
channel-type.luxtronikheatpump.menuStateLine3.state.option.14 = Service water ext. energy source
channel-type.luxtronikheatpump.menuStateLine3.state.option.16 = Flow monitoring
channel-type.luxtronikheatpump.menuStateLine3.state.option.17 = Second heat generator 1 operation
channel-type.luxtronikheatpump.operationMode.state.option.0 = Auto
channel-type.luxtronikheatpump.operationMode.state.option.1 = Auxiliary heater
channel-type.luxtronikheatpump.operationMode.state.option.2 = Party
channel-type.luxtronikheatpump.operationMode.state.option.3 = Holiday
channel-type.luxtronikheatpump.operationMode.state.option.4 = Off