Skip to content

Commit 5dd2f09

Browse files
committed
Templates update for release evcc-io/evcc@a01a188
1 parent af64181 commit 5dd2f09

30 files changed

+556
-104
lines changed

templates/release/de/charger/daheimladen-pro.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ product:
33
identifier: daheimladen-pro
44
brand: DaheimLaden
55
description: Pro
6-
capabilities: ["1p3p"]
6+
capabilities: ["1p3p", "mA"]
77
render:
88
- default: |
99
type: template

templates/release/de/charger/daheimladen-smart-touch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ product:
33
identifier: daheimladen-smart-touch
44
brand: DaheimLaden
55
description: Smart/Touch
6+
capabilities: ["mA"]
67
description: |
78
Die Wallbox muss über eine aktuelle Firmware mit Modbus-Unterstützung verfügen. In den Einstellungen muss "Nachladen" (Smart) bzw. "RSDA" (Touch) aktiviert sein
89
render:

templates/release/de/meter/fronius-smartmeter-via-inverter.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ render:
2121
template: sunspec-meter
2222
usage: pv
2323
24+
# Modbus TCP
25+
modbus: tcpip
26+
id: 1
27+
host: 192.0.2.2 # Hostname
28+
port: 502 # Port
29+
- usage: charge
30+
default: |
31+
type: template
32+
template: sunspec-meter
33+
usage: charge
34+
2435
# Modbus TCP
2536
modbus: tcpip
2637
id: 1

templates/release/de/meter/sax-homespeicher.yaml

Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
template: sax
2+
product:
3+
identifier: sax-sax-power-home-plus
4+
brand: SAX
5+
description: SAX Power Home (Plus)
6+
capabilities: ["battery-control"]
7+
description: |
8+
Für Batteriesteuerung müssen die Register 40044/40045 (43/44) vom techn. Support freigeschaltet werden. Hierzu ist die Seriennummer des Gerätes notwendig.
9+
10+
render:
11+
- usage: grid
12+
default: |
13+
type: template
14+
template: sax
15+
usage: grid
16+
17+
# Modbus TCP
18+
modbus: tcpip
19+
id: 64
20+
host: 192.0.2.2 # Hostname
21+
port: 502 # Port
22+
advanced: |
23+
type: template
24+
template: sax
25+
usage: grid
26+
27+
# Modbus TCP
28+
modbus: tcpip
29+
id: 64
30+
host: 192.0.2.2 # Hostname
31+
port: 502 # Port
32+
watchdog: 240s # Watchdog, optional
33+
- usage: battery
34+
default: |
35+
type: template
36+
template: sax
37+
usage: battery
38+
39+
# Modbus TCP
40+
modbus: tcpip
41+
id: 64
42+
host: 192.0.2.2 # Hostname
43+
port: 502 # Port
44+
advanced: |
45+
type: template
46+
template: sax
47+
usage: battery
48+
49+
# Modbus TCP
50+
modbus: tcpip
51+
id: 64
52+
host: 192.0.2.2 # Hostname
53+
port: 502 # Port
54+
capacity: 50 # Akkukapazität (kWh), optional
55+
watchdog: 240s # Watchdog, optional
56+
params:
57+
- name: modbus
58+
example:
59+
default:
60+
choice: ['tcpip']
61+
unit:
62+
description: Modbus Typ
63+
help:
64+
advanced: false
65+
optional: true
66+
- name: capacity
67+
example: 50
68+
default:
69+
choice: []
70+
unit: kWh
71+
description: Akkukapazität
72+
help:
73+
advanced: true
74+
optional: true
75+
- name: watchdog
76+
example:
77+
default: 240s
78+
choice: []
79+
unit:
80+
description: Watchdog
81+
help:
82+
advanced: true
83+
optional: true
84+
modbus:
85+
host: 192.0.2.2
86+
id: 64
87+
modbus: tcpip
88+
port: 502
89+
tcpip: true

templates/release/de/meter/sofarsolar-hyd-3-6k-ep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ product:
55
description: HYD 3…6K-EP
66
capabilities: ["battery-control"]
77
description: |
8-
Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus TCP über Port 8899 ist die einfachste Anbindung. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
8+
Zu den Details wie man den Wechselrichter verbindet siehe https://homeassistant-solax-modbus.readthedocs.io/en/latest/sofar-installation/.
99
render:
1010
- usage: grid
1111
default: |

templates/release/de/meter/sofarsolar-hyd-5-20k-3ph.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ product:
55
description: HYD 5…20K-3PH
66
capabilities: ["battery-control"]
77
description: |
8-
Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus TCP über Port 8899 ist die einfachste Anbindung. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
8+
Zu den Details wie man den Wechselrichter verbindet siehe https://homeassistant-solax-modbus.readthedocs.io/en/latest/sofar-installation/.
99
render:
1010
- usage: grid
1111
default: |

templates/release/de/meter/sofarsolar-sofar-5-24ktl-g3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ product:
55
description: SOFAR 5…24KTL-G3
66
capabilities: ["battery-control"]
77
description: |
8-
Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus TCP über Port 8899 ist die einfachste Anbindung. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
8+
Zu den Details wie man den Wechselrichter verbindet siehe https://homeassistant-solax-modbus.readthedocs.io/en/latest/sofar-installation/.
99
render:
1010
- usage: grid
1111
default: |

templates/release/de/meter/sofarsolar-sofar-80-136ktl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ product:
55
description: SOFAR 80…136KTL
66
capabilities: ["battery-control"]
77
description: |
8-
Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus TCP über Port 8899 ist die einfachste Anbindung. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig.
8+
Zu den Details wie man den Wechselrichter verbindet siehe https://homeassistant-solax-modbus.readthedocs.io/en/latest/sofar-installation/.
99
render:
1010
- usage: grid
1111
default: |

templates/release/de/meter/sunspec-meter.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ render:
2020
template: sunspec-meter
2121
usage: pv
2222
23+
# Modbus TCP
24+
modbus: tcpip
25+
id: 1
26+
host: 192.0.2.2 # Hostname
27+
port: 502 # Port
28+
- usage: charge
29+
default: |
30+
type: template
31+
template: sunspec-meter
32+
usage: charge
33+
2334
# Modbus TCP
2435
modbus: tcpip
2536
id: 1

0 commit comments

Comments
 (0)