-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Templates update for nightly evcc-io/evcc@f470ccd
- Loading branch information
Showing
4 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters