From 7d8b098c859e34705197b015dade2b48e87d87a9 Mon Sep 17 00:00:00 2001 From: naltatis Date: Sat, 28 Dec 2024 02:25:14 +0000 Subject: [PATCH] Templates update for nightly evcc-io/evcc@f470ccd4e286230141558364099aebefd5094df4 --- templates/nightly/de/charger/vaillant_0.yaml | 14 ++++++++++++++ .../de/tariff/gr\303\274nstromindex_0.yaml" | 1 + templates/nightly/en/charger/vaillant_0.yaml | 14 ++++++++++++++ .../en/tariff/gr\303\274nstromindex_0.yaml" | 1 + 4 files changed, 30 insertions(+) create mode 100644 templates/nightly/de/charger/vaillant_0.yaml create mode 100644 templates/nightly/en/charger/vaillant_0.yaml diff --git a/templates/nightly/de/charger/vaillant_0.yaml b/templates/nightly/de/charger/vaillant_0.yaml new file mode 100644 index 000000000..25bca24c5 --- /dev/null +++ b/templates/nightly/de/charger/vaillant_0.yaml @@ -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) diff --git "a/templates/nightly/de/tariff/gr\303\274nstromindex_0.yaml" "b/templates/nightly/de/tariff/gr\303\274nstromindex_0.yaml" index 05ce1dc48..ad1afd62b 100644 --- "a/templates/nightly/de/tariff/gr\303\274nstromindex_0.yaml" +++ "b/templates/nightly/de/tariff/gr\303\274nstromindex_0.yaml" @@ -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) diff --git a/templates/nightly/en/charger/vaillant_0.yaml b/templates/nightly/en/charger/vaillant_0.yaml new file mode 100644 index 000000000..f453c9fa5 --- /dev/null +++ b/templates/nightly/en/charger/vaillant_0.yaml @@ -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) diff --git "a/templates/nightly/en/tariff/gr\303\274nstromindex_0.yaml" "b/templates/nightly/en/tariff/gr\303\274nstromindex_0.yaml" index d5422ac48..a2be3fe53 100644 --- "a/templates/nightly/en/tariff/gr\303\274nstromindex_0.yaml" +++ "b/templates/nightly/en/tariff/gr\303\274nstromindex_0.yaml" @@ -9,3 +9,4 @@ render: type: template template: grünstromindex zip: + token: # Token for accessing the API from https://console.corrently.io (optional)