Skip to content

Commit

Permalink
Templates update evcc-io/evcc@75e9855
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Jul 11, 2023
1 parent 1010538 commit 4ca5c28
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions templates/meter/sonnenbatterie-eco56_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
product:
brand: Sonnen
description: comfort, eco 5, eco 6, oem 6.5
render:
- usage: grid
default: |
type: template
template: sonnenbatterie-eco56
usage: grid
host: 192.0.2.2 # IP-Adresse oder Hostname
port: 7979 # Port (Optional)
advanced: |
type: template
template: sonnenbatterie-eco56
usage: grid
host: 192.0.2.2 # IP-Adresse oder Hostname
port: 7979 # Port (Optional)
- usage: pv
default: |
type: template
template: sonnenbatterie-eco56
usage: pv
host: 192.0.2.2 # IP-Adresse oder Hostname
port: 7979 # Port (Optional)
advanced: |
type: template
template: sonnenbatterie-eco56
usage: pv
host: 192.0.2.2 # IP-Adresse oder Hostname
port: 7979 # Port (Optional)
- usage: battery
default: |
type: template
template: sonnenbatterie-eco56
usage: battery
host: 192.0.2.2 # IP-Adresse oder Hostname
port: 7979 # Port (Optional)
advanced: |
type: template
template: sonnenbatterie-eco56
usage: battery
host: 192.0.2.2 # IP-Adresse oder Hostname
port: 7979 # Port (Optional)
capacity: 50 # Akkukapazität in kWh (Optional)

0 comments on commit 4ca5c28

Please sign in to comment.