Skip to content

Commit

Permalink
Pulsar Plus (v5.x): fix template (#16817)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuchs1984 authored Oct 24, 2024
1 parent 0d18d67 commit a804a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/definition/charger/ocpp-pulsarplus-fw5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ requirements:
params:
- preset: ocpp
- name: metervalues
default: -Current.Offered,-Power.Offered
default: -Current.Offered,Power.Offered
render: |
{{ include "ocpp" . }}
remotestart: true
Expand Down

0 comments on commit a804a77

Please sign in to comment.