diff --git a/templates/definition/charger/vaillant.yaml b/templates/definition/charger/vaillant.yaml index a859dd1974..2ca437f563 100644 --- a/templates/definition/charger/vaillant.yaml +++ b/templates/definition/charger/vaillant.yaml @@ -22,7 +22,13 @@ params: help: de: Boost Temperatur (zusätzlich zu Warmwasser) en: Boost temperature setpoint (in addition to hot water) + - name: phases + type: int + advanced: true render: | type: vaillant user: {{ .user }} password: {{ .password }} + heatingzone: {{ .zone }} + heatingsetpoint: {{ .setpoint }} + phases: {{ .phases }}