Skip to content

Commit

Permalink
Tariffs: formula, charges, tax > advanced fields (evcc-io#17301)
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis authored and jonilala796 committed Jan 3, 2025
1 parent d73ebda commit e4b99b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions util/templates/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,16 +333,19 @@ presets:
params:
- name: charges
type: number
advanced: true
help:
de: Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent)
en: Additional fixed charge per kWh (e.g. 0.05 for 5 cents)
- name: tax
type: number
advanced: true
help:
de: Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%)
en: Additional percentage charge (e.g. 0.2 for 20%)
- name: formula
type: string
advanced: true
help:
de: Individuelle Formel zur Berechnung des Preises
en: Individual formula for calculating the price
Expand Down

0 comments on commit e4b99b1

Please sign in to comment.