Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@f470ccd
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Dec 28, 2024
1 parent d6cf7f5 commit 7d8b098
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 0 deletions.
14 changes: 14 additions & 0 deletions templates/nightly/de/charger/vaillant_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
product:
brand: Vaillant
description: SensoNET (SG Ready)
group: Wärmeerzeuger
description: |
Die Boost Funktion erwärmt Warmwasser und optional eine Boostzone. Die Boostzone wird durch die ID identifiziert. Die Boost Temperatur wird in Grad Celsius angegeben.
render:
- default: |
type: template
template: vaillant
user: # Benutzerkonto (bspw. E-Mail Adresse, User Id, etc.) (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
zone: # Id der Boostzone (zusätzlich zu Warmwasser) (optional)
setpoint: # Boost Temperatur (zusätzlich zu Warmwasser) (optional)
1 change: 1 addition & 0 deletions templates/nightly/de/tariff/grünstromindex_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ render:
type: template
template: grünstromindex
zip:
token: # Token für den Zugriff auf die API von https://console.corrently.io/ (optional)
14 changes: 14 additions & 0 deletions templates/nightly/en/charger/vaillant_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
product:
brand: Vaillant
description: SensoNET (SG Ready)
group: Heating devices
description: |
The boost function heats hot water and optionally a boost zone. The boost zone is identified by the ID. The boost temperature is specified in degrees Celsius.
render:
- default: |
type: template
template: vaillant
user: # User account (e.g. email address, user id, etc.) (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
zone: # Boost zone id (in addition to hot water) (optional)
setpoint: # Boost temperature setpoint (in addition to hot water) (optional)
1 change: 1 addition & 0 deletions templates/nightly/en/tariff/grünstromindex_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ render:
type: template
template: grünstromindex
zip:
token: # Token for accessing the API from https://console.corrently.io (optional)

0 comments on commit 7d8b098

Please sign in to comment.