Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VR61, CSV-Column #404

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ebusd-2.1.x/de/vaillant/50.v61.mc.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[SW<202]r;w,,InternalOperatingMode430,InternalOperatingMode430,,,,"3100",,,UCH,0=off;1=manual;2=auto,,operation mode of the second heating circuit for 430
[SW>=202]r;w,,InternalOperatingMode470,InternalOperatingMode470,,,,"3100",,,UCH,2=auto;3=on;4=night;5=summer,,"operation mode of the second heating circuit for 470"
r;w,,TempDesiredLow,Absenksollwert,,,,"1300",,,temp1,,,Absenktemperatur des 2. Heizkreises
r;w,,TempDesiredHigh,Tages-Solltemperatur,,,,"3800",,,temp1,,,Tages-Solltemperatur des 2. Heizkreises,,,
r;w,,TempDesiredHigh,Tages-Solltemperatur,,,,"3800",,,temp1,,,Tages-Solltemperatur des 2. Heizkreises
r;w,,HolidayTempDesired,Feriensollwert,,,,"1400",,,D1C,,,"4.5=frostprotect, holiday temperature of the second heating circuit"
r;w,,Hc2ManualOPRoomTempDesired,HK2 Raumsoll Manuell,,,,"3400",,,temp1,,,room setpoint in operation mode manual of the second heating circuit
r,,Hc2QuickVetoTemp,HK2 Quick Veto Temp,,,,"3200",,,temp1,,,manual override setpoint of the second heating circuit
Expand Down
2 changes: 1 addition & 1 deletion ebusd-2.1.x/en/vaillant/50.v61.mc.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[SW<202]r;w,,InternalOperatingMode430,InternalOperatingMode430,,,,"3100",,,UCH,0=off;1=manual;2=auto,,operation mode of the second heating circuit for 430
[SW>=202]r;w,,InternalOperatingMode470,InternalOperatingMode470,,,,"3100",,,UCH,2=auto;3=on;4=night;5=summer,,"operation mode of the second heating circuit for 470"
r;w,,TempDesiredLow,DesiredLowTemperature,,,,"1300",,,temp1,,,lowering temperature setpoint of the second heating circuit
r;w,,TempDesiredHigh,DesiredHighTemperature,,,,"3800",,,temp1,,,day temperature setpoint of the second heating circuit,,,
r;w,,TempDesiredHigh,DesiredHighTemperature,,,,"3800",,,temp1,,,day temperature setpoint of the second heating circuit
r;w,,HolidayTempDesired,DesiredHolidayTemperature,,,,"1400",,,D1C,,,"4.5=frostprotect, holiday temperature of the second heating circuit"
r;w,,Hc2ManualOPRoomTempDesired,HC2_ManualOPRoomSetpoint,,,,"3400",,,temp1,,,room setpoint in operation mode manual of the second heating circuit
r,,Hc2QuickVetoTemp,HC2_QuickVetoTemp,,,,"3200",,,temp1,,,manual override setpoint of the second heating circuit
Expand Down