Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@3148c4f
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Nov 19, 2024
1 parent 233b5e9 commit 53bb7fd
Show file tree
Hide file tree
Showing 32 changed files with 106 additions and 8 deletions.
2 changes: 1 addition & 1 deletion templates/nightly/de/meter/sofarsolar-g3_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product:
description: HYD 5…20K-3PH
capabilities: ["battery-control"]
description: |
Die Verbindung über einen LSE-3 Logger Stick mittels ModBus TCP ist möglich, jedoch kann Battery Control darüber nicht genutzt werden. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus TCP über Port 8899 ist die einfachste Anbindung. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
render:
- usage: grid
default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/nightly/de/meter/sofarsolar-g3_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product:
description: HYD 3…6K-EP
capabilities: ["battery-control"]
description: |
Die Verbindung über einen LSE-3 Logger Stick mittels ModBus TCP ist möglich, jedoch kann Battery Control darüber nicht genutzt werden. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus TCP über Port 8899 ist die einfachste Anbindung. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
render:
- usage: grid
default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/nightly/de/meter/sofarsolar-g3_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product:
description: SOFAR 80…136KTL
capabilities: ["battery-control"]
description: |
Die Verbindung über einen LSE-3 Logger Stick mittels ModBus TCP ist möglich, jedoch kann Battery Control darüber nicht genutzt werden. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus TCP über Port 8899 ist die einfachste Anbindung. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
render:
- usage: grid
default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/nightly/de/meter/sofarsolar-g3_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product:
description: SOFAR 5…24KTL-G3
capabilities: ["battery-control"]
description: |
Die Verbindung über einen LSE-3 Logger Stick mittels ModBus TCP ist möglich, jedoch kann Battery Control darüber nicht genutzt werden. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus TCP über Port 8899 ist die einfachste Anbindung. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
render:
- usage: grid
default: |
Expand Down
3 changes: 3 additions & 0 deletions templates/nightly/de/tariff/allinpower_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ render:
- default: |
type: template
template: allinpower
advanced: |
type: template
template: allinpower
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
6 changes: 6 additions & 0 deletions templates/nightly/de/tariff/amber_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ render:
token: # optional
siteid: # optional
channel: # optional
advanced: |
type: template
template: amber
token: # optional
siteid: # optional
channel: # optional
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
4 changes: 4 additions & 0 deletions templates/nightly/de/tariff/awattar_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ render:
type: template
template: awattar
region: AT # optional
advanced: |
type: template
template: awattar
region: AT # optional
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
4 changes: 4 additions & 0 deletions templates/nightly/de/tariff/elering_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ render:
type: template
template: elering
region: ee # optional
advanced: |
type: template
template: elering
region: ee # optional
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
4 changes: 4 additions & 0 deletions templates/nightly/de/tariff/energinet_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ render:
type: template
template: energinet
region: dk1 # optional
advanced: |
type: template
template: energinet
region: dk1 # optional
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
4 changes: 4 additions & 0 deletions templates/nightly/de/tariff/energy-charts-api_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ render:
type: template
template: energy-charts-api
bzn: DE-LU # Gebotszonen - https://api.energy-charts.info/#/prices/day_ahead_price_price_get
advanced: |
type: template
template: energy-charts-api
bzn: DE-LU # Gebotszonen - https://api.energy-charts.info/#/prices/day_ahead_price_price_get
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
5 changes: 5 additions & 0 deletions templates/nightly/de/tariff/entsoe_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ render:
template: entsoe
securitytoken: # Registrierung und anschließende Helpdesk-Anfrage erforderlich. Details zum Ablauf gibts hier https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_authentication_and_authorisation (optional)
domain: BZN|DE-LU # siehe https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_areas (optional)
advanced: |
type: template
template: entsoe
securitytoken: # Registrierung und anschließende Helpdesk-Anfrage erforderlich. Details zum Ablauf gibts hier https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_authentication_and_authorisation (optional)
domain: BZN|DE-LU # siehe https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_areas (optional)
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
3 changes: 3 additions & 0 deletions templates/nightly/de/tariff/groupe-e_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ render:
- default: |
type: template
template: groupe-e
advanced: |
type: template
template: groupe-e
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
3 changes: 3 additions & 0 deletions templates/nightly/de/tariff/pun_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ render:
- default: |
type: template
template: pun
advanced: |
type: template
template: pun
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
3 changes: 3 additions & 0 deletions templates/nightly/de/tariff/smartenergy_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ render:
- default: |
type: template
template: smartenergy
advanced: |
type: template
template: smartenergy
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
5 changes: 5 additions & 0 deletions templates/nightly/de/tariff/spottyenergy_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ render:
template: spottyenergy
contractid: ffffffff-4444-6666-2222-aaaaaabbbbbb # Die Vertragsnummer bekommst du im Kundenportal https://i.spottyenergie.at/
pricetype: CONSUMPTION # Preistyp, entweder Börsenpreis, Verbrauchspreis oder Einspeisevergütung (falls vereinbart), siehe https://www.spottyenergie.at/blog/energie-smart-produzieren
advanced: |
type: template
template: spottyenergy
contractid: ffffffff-4444-6666-2222-aaaaaabbbbbb # Die Vertragsnummer bekommst du im Kundenportal https://i.spottyenergie.at/
pricetype: CONSUMPTION # Preistyp, entweder Börsenpreis, Verbrauchspreis oder Einspeisevergütung (falls vereinbart), siehe https://www.spottyenergie.at/blog/energie-smart-produzieren
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
5 changes: 5 additions & 0 deletions templates/nightly/de/tariff/tibber_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ render:
template: tibber
token: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4
homeid: cc83e83e-8cbf-4595-9bf7-c3cf192f7d9c # Nur erforderlich, wenn du mehrere Häuser in deinem Tibber-Konto hast. (optional)
advanced: |
type: template
template: tibber
token: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4
homeid: cc83e83e-8cbf-4595-9bf7-c3cf192f7d9c # Nur erforderlich, wenn du mehrere Häuser in deinem Tibber-Konto hast. (optional)
charges: # Zusätzlicher fester Aufschlag pro kWh (z.B. 0.05 für 5 Cent) (optional)
tax: # Zusätzlicher prozentualer Aufschlag (z.B. 0.2 für 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individuelle Formel zur Berechnung des Preises (optional)
2 changes: 1 addition & 1 deletion templates/nightly/en/meter/sofarsolar-g3_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product:
description: HYD 5…20K-3PH
capabilities: ["battery-control"]
description: |
Connection via LSE-3 logger stick using ModBus TCP is possible, however does not allow Battery Control. The LSW-3 WiFi stick is not supported. For RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated.
LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is the easiest connection. The LSW-3 WiFi stick is not supported. For a RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated.
render:
- usage: grid
default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/nightly/en/meter/sofarsolar-g3_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product:
description: HYD 3…6K-EP
capabilities: ["battery-control"]
description: |
Connection via LSE-3 logger stick using ModBus TCP is possible, however does not allow Battery Control. The LSW-3 WiFi stick is not supported. For RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated.
LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is the easiest connection. The LSW-3 WiFi stick is not supported. For a RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated.
render:
- usage: grid
default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/nightly/en/meter/sofarsolar-g3_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product:
description: SOFAR 80…136KTL
capabilities: ["battery-control"]
description: |
Connection via LSE-3 logger stick using ModBus TCP is possible, however does not allow Battery Control. The LSW-3 WiFi stick is not supported. For RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated.
LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is the easiest connection. The LSW-3 WiFi stick is not supported. For a RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated.
render:
- usage: grid
default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/nightly/en/meter/sofarsolar-g3_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product:
description: SOFAR 5…24KTL-G3
capabilities: ["battery-control"]
description: |
Connection via LSE-3 logger stick using ModBus TCP is possible, however does not allow Battery Control. The LSW-3 WiFi stick is not supported. For RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated.
LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is the easiest connection. The LSW-3 WiFi stick is not supported. For a RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated.
render:
- usage: grid
default: |
Expand Down
3 changes: 3 additions & 0 deletions templates/nightly/en/tariff/allinpower_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ render:
- default: |
type: template
template: allinpower
advanced: |
type: template
template: allinpower
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
6 changes: 6 additions & 0 deletions templates/nightly/en/tariff/amber_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ render:
token: # optional
siteid: # optional
channel: # optional
advanced: |
type: template
template: amber
token: # optional
siteid: # optional
channel: # optional
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
4 changes: 4 additions & 0 deletions templates/nightly/en/tariff/awattar_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ render:
type: template
template: awattar
region: AT # optional
advanced: |
type: template
template: awattar
region: AT # optional
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
4 changes: 4 additions & 0 deletions templates/nightly/en/tariff/elering_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ render:
type: template
template: elering
region: ee # optional
advanced: |
type: template
template: elering
region: ee # optional
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
4 changes: 4 additions & 0 deletions templates/nightly/en/tariff/energinet_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ render:
type: template
template: energinet
region: dk1 # optional
advanced: |
type: template
template: energinet
region: dk1 # optional
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
4 changes: 4 additions & 0 deletions templates/nightly/en/tariff/energy-charts-api_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ render:
type: template
template: energy-charts-api
bzn: DE-LU # Bidding zones - https://api.energy-charts.info/#/prices/day_ahead_price_price_get
advanced: |
type: template
template: energy-charts-api
bzn: DE-LU # Bidding zones - https://api.energy-charts.info/#/prices/day_ahead_price_price_get
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
5 changes: 5 additions & 0 deletions templates/nightly/en/tariff/entsoe_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ render:
template: entsoe
securitytoken: # Registration and subsequent helpdesk request required. Details on the process can be found here https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_authentication_and_authorisation (optional)
domain: BZN|DE-LU # see https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_areas (optional)
advanced: |
type: template
template: entsoe
securitytoken: # Registration and subsequent helpdesk request required. Details on the process can be found here https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_authentication_and_authorisation (optional)
domain: BZN|DE-LU # see https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_areas (optional)
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
3 changes: 3 additions & 0 deletions templates/nightly/en/tariff/groupe-e_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ render:
- default: |
type: template
template: groupe-e
advanced: |
type: template
template: groupe-e
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
3 changes: 3 additions & 0 deletions templates/nightly/en/tariff/pun_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ render:
- default: |
type: template
template: pun
advanced: |
type: template
template: pun
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
3 changes: 3 additions & 0 deletions templates/nightly/en/tariff/smartenergy_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ render:
- default: |
type: template
template: smartenergy
advanced: |
type: template
template: smartenergy
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
5 changes: 5 additions & 0 deletions templates/nightly/en/tariff/spottyenergy_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ render:
template: spottyenergy
contractid: ffffffff-4444-6666-2222-aaaaaabbbbbb # You can get your contract id from the customer portal https://i.spottyenergie.at/
pricetype: CONSUMPTION # Price type, either spotmarket price, consumption price or generation compensation (if contractually agreed), more info at https://www.spottyenergie.at/blog/energie-smart-produzieren
advanced: |
type: template
template: spottyenergy
contractid: ffffffff-4444-6666-2222-aaaaaabbbbbb # You can get your contract id from the customer portal https://i.spottyenergie.at/
pricetype: CONSUMPTION # Price type, either spotmarket price, consumption price or generation compensation (if contractually agreed), more info at https://www.spottyenergie.at/blog/energie-smart-produzieren
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)
5 changes: 5 additions & 0 deletions templates/nightly/en/tariff/tibber_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ render:
template: tibber
token: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4
homeid: cc83e83e-8cbf-4595-9bf7-c3cf192f7d9c # Only required if you have multiple homes in your Tibber account. (optional)
advanced: |
type: template
template: tibber
token: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4
homeid: cc83e83e-8cbf-4595-9bf7-c3cf192f7d9c # Only required if you have multiple homes in your Tibber account. (optional)
charges: # Additional fixed charge per kWh (e.g. 0.05 for 5 cents) (optional)
tax: # Additional percentage charge (e.g. 0.2 for 20%) (optional)
formula: math.Max((price + charges) * (1 + tax), 0.0) # Individual formula for calculating the price (optional)

0 comments on commit 53bb7fd

Please sign in to comment.