Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@0dad8b8
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Nov 21, 2024
1 parent 15cb4c7 commit c436441
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 0 deletions.
68 changes: 68 additions & 0 deletions templates/nightly/de/meter/huawei-emma_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
product:
brand: Huawei
description: EMMA
render:
- usage: grid
default: |
type: template
template: huawei-emma
usage: grid
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: huawei-emma
usage: grid
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
- usage: pv
default: |
type: template
template: huawei-emma
usage: pv
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: huawei-emma
usage: pv
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
- usage: battery
default: |
type: template
template: huawei-emma
usage: battery
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: huawei-emma
usage: battery
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Akkukapazität in kWh (optional)
68 changes: 68 additions & 0 deletions templates/nightly/en/meter/huawei-emma_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
product:
brand: Huawei
description: EMMA
render:
- usage: grid
default: |
type: template
template: huawei-emma
usage: grid
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: huawei-emma
usage: grid
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
- usage: pv
default: |
type: template
template: huawei-emma
usage: pv
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: huawei-emma
usage: pv
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
- usage: battery
default: |
type: template
template: huawei-emma
usage: battery
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: huawei-emma
usage: battery
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Battery capacity in kWh (optional)

0 comments on commit c436441

Please sign in to comment.