Skip to content

Commit d3c04ce

Browse files
committed
Templates update for nightly evcc-io/evcc@065bb7a
1 parent 6e3b908 commit d3c04ce

14 files changed

+216
-208
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
template: daikin-homehub-air2air
2+
product:
3+
identifier: daikin-homehub-air2air-sg-ready
4+
brand: Daikin
5+
description: HomeHub air2air (SG Ready)
6+
group: Wärmeerzeuger
7+
description: |
8+
Funktioniert mit Air 2-Luft-Wärmepumpen, die WLAN-Adapter der 4. Generation (BRP069C4) mit maximal 5 Einheiten unterstützen.
9+
10+
Homehub (EKRHH) muss im Modus 4 (Modbus TCP/IP für Air2Air-Wärmepumpen) konfiguriert werden.
11+
12+
render:
13+
- default: |
14+
type: template
15+
template: daikin-homehub-air2air
16+
17+
# Modbus TCP
18+
modbus: tcpip
19+
id: 1
20+
host: 192.0.2.2 # Hostname
21+
port: 502 # Port
22+
params:
23+
- name: modbus
24+
example:
25+
default:
26+
choice: ['tcpip']
27+
unit:
28+
description: Modbus Typ
29+
help:
30+
advanced: false
31+
optional: true
32+
modbus:
33+
host: 192.0.2.2
34+
id: 1
35+
modbus: tcpip
36+
port: 502
37+
tcpip: true

templates/nightly/de/charger/daikin-homehub-sg-ready.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ product:
44
brand: Daikin
55
description: HomeHub (SG Ready)
66
group: Wärmeerzeuger
7+
description: |
8+
Funktioniert mit Altherma 3 Versionen 0775, 0793, 0223, 0774, 29C1.
9+
10+
In Kombination mit einem im Modus 3 (Modbus TCP/IP) konfigurierten HomeHub (EKRHH).
11+
712
render:
813
- default: |
914
type: template
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
template: em2go-duo
2+
product:
3+
identifier: em2go-duo-power
4+
brand: EM2GO
5+
description: Duo Power
6+
render:
7+
- default: |
8+
type: template
9+
template: em2go-duo
10+
11+
# Modbus TCP
12+
modbus: tcpip
13+
id: 255
14+
host: 192.0.2.2 # Hostname
15+
port: 502 # Port
16+
advanced: |
17+
type: template
18+
template: em2go-duo
19+
20+
# Modbus TCP
21+
modbus: tcpip
22+
id: 255
23+
host: 192.0.2.2 # Hostname
24+
port: 502 # Port
25+
connector: 1 # Ladepunkt (falls >1 Ladepunkt), optional
26+
params:
27+
- name: modbus
28+
example:
29+
default:
30+
choice: ['tcpip']
31+
unit:
32+
description: Modbus Typ
33+
help:
34+
advanced: false
35+
optional: true
36+
- name: connector
37+
example:
38+
default: 1
39+
choice: []
40+
unit:
41+
description: Ladepunkt (falls >1 Ladepunkt)
42+
help:
43+
advanced: true
44+
optional: true
45+
modbus:
46+
host: 192.0.2.2
47+
id: 255
48+
modbus: tcpip
49+
port: 502
50+
tcpip: true

templates/nightly/de/charger/sungrow-ac011e-01.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ product:
44
brand: Sungrow
55
description: AC011E-01
66
capabilities: ["mA", "1p3p"]
7-
requirements: ["sponsorship"]
87
render:
98
- default: |
109
type: template

templates/nightly/de/charger/sungrow-ac22e-01.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ product:
44
brand: Sungrow
55
description: AC22E-01
66
capabilities: ["mA", "1p3p"]
7-
requirements: ["sponsorship"]
87
render:
98
- default: |
109
type: template
Lines changed: 8 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
template: bge_tech_ds100
1+
template: bgetech-ds100
22
product:
3-
identifier: bgetech-ds100
4-
brand: BGEtech
3+
identifier: bplusge-tech-ds100
4+
brand: B+GE-TECH
55
description: DS100
66
render:
77
- usage: grid
88
default: |
99
type: template
10-
template: bge_tech_ds100
10+
template: bgetech-ds100
1111
usage: grid
1212
1313
# RS485 via adapter (Modbus RTU)
@@ -22,16 +22,10 @@ render:
2222
id: 1
2323
host: 192.0.2.2 # Hostname
2424
port: 502 # Port
25-
26-
# Modbus TCP
27-
modbus: tcpip
28-
id: 1
29-
host: 192.0.2.2 # Hostname
30-
port: 502 # Port
3125
- usage: pv
3226
default: |
3327
type: template
34-
template: bge_tech_ds100
28+
template: bgetech-ds100
3529
usage: pv
3630
3731
# RS485 via adapter (Modbus RTU)
@@ -46,16 +40,10 @@ render:
4640
id: 1
4741
host: 192.0.2.2 # Hostname
4842
port: 502 # Port
49-
50-
# Modbus TCP
51-
modbus: tcpip
52-
id: 1
53-
host: 192.0.2.2 # Hostname
54-
port: 502 # Port
5543
- usage: charge
5644
default: |
5745
type: template
58-
template: bge_tech_ds100
46+
template: bgetech-ds100
5947
usage: charge
6048
6149
# RS485 via adapter (Modbus RTU)
@@ -70,41 +58,11 @@ render:
7058
id: 1
7159
host: 192.0.2.2 # Hostname
7260
port: 502 # Port
73-
74-
# Modbus TCP
75-
modbus: tcpip
76-
id: 1
77-
host: 192.0.2.2 # Hostname
78-
port: 502 # Port
79-
- usage: aux
80-
default: |
81-
type: template
82-
template: bge_tech_ds100
83-
usage: aux
84-
85-
# RS485 via adapter (Modbus RTU)
86-
modbus: rs485serial
87-
id: 1
88-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
89-
baudrate: 1200 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
90-
comset: "8N1" # Kommunikationsparameter für den Adapter
91-
92-
# RS485 via TCP/IP (Modbus RTU)
93-
modbus: rs485tcpip
94-
id: 1
95-
host: 192.0.2.2 # Hostname
96-
port: 502 # Port
97-
98-
# Modbus TCP
99-
modbus: tcpip
100-
id: 1
101-
host: 192.0.2.2 # Hostname
102-
port: 502 # Port
10361
params:
10462
- name: modbus
10563
example:
10664
default:
107-
choice: ['rs485', 'tcpip']
65+
choice: ['rs485']
10866
unit:
10967
description: Modbus Typ
11068
help:
@@ -118,5 +76,4 @@ modbus:
11876
id: 1
11977
port: 502
12078
rs485serial: true
121-
rs485tcpip: true
122-
tcpip: true
79+
rs485tcpip: true
Lines changed: 8 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
template: bge_tech_ws100
1+
template: bgetech-ws100
22
product:
3-
identifier: bgetech-ws100
4-
brand: BGEtech
3+
identifier: bplusge-tech-ws100
4+
brand: B+GE-TECH
55
description: WS100
66
render:
77
- usage: grid
88
default: |
99
type: template
10-
template: bge_tech_ws100
10+
template: bgetech-ws100
1111
usage: grid
1212
1313
# RS485 via adapter (Modbus RTU)
@@ -22,16 +22,10 @@ render:
2222
id: 1
2323
host: 192.0.2.2 # Hostname
2424
port: 502 # Port
25-
26-
# Modbus TCP
27-
modbus: tcpip
28-
id: 1
29-
host: 192.0.2.2 # Hostname
30-
port: 502 # Port
3125
- usage: pv
3226
default: |
3327
type: template
34-
template: bge_tech_ws100
28+
template: bgetech-ws100
3529
usage: pv
3630
3731
# RS485 via adapter (Modbus RTU)
@@ -46,16 +40,10 @@ render:
4640
id: 1
4741
host: 192.0.2.2 # Hostname
4842
port: 502 # Port
49-
50-
# Modbus TCP
51-
modbus: tcpip
52-
id: 1
53-
host: 192.0.2.2 # Hostname
54-
port: 502 # Port
5543
- usage: charge
5644
default: |
5745
type: template
58-
template: bge_tech_ws100
46+
template: bgetech-ws100
5947
usage: charge
6048
6149
# RS485 via adapter (Modbus RTU)
@@ -70,41 +58,11 @@ render:
7058
id: 1
7159
host: 192.0.2.2 # Hostname
7260
port: 502 # Port
73-
74-
# Modbus TCP
75-
modbus: tcpip
76-
id: 1
77-
host: 192.0.2.2 # Hostname
78-
port: 502 # Port
79-
- usage: aux
80-
default: |
81-
type: template
82-
template: bge_tech_ws100
83-
usage: aux
84-
85-
# RS485 via adapter (Modbus RTU)
86-
modbus: rs485serial
87-
id: 1
88-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
89-
baudrate: 1200 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
90-
comset: "8N1" # Kommunikationsparameter für den Adapter
91-
92-
# RS485 via TCP/IP (Modbus RTU)
93-
modbus: rs485tcpip
94-
id: 1
95-
host: 192.0.2.2 # Hostname
96-
port: 502 # Port
97-
98-
# Modbus TCP
99-
modbus: tcpip
100-
id: 1
101-
host: 192.0.2.2 # Hostname
102-
port: 502 # Port
10361
params:
10462
- name: modbus
10563
example:
10664
default:
107-
choice: ['rs485', 'tcpip']
65+
choice: ['rs485']
10866
unit:
10967
description: Modbus Typ
11068
help:
@@ -118,5 +76,4 @@ modbus:
11876
id: 1
11977
port: 502
12078
rs485serial: true
121-
rs485tcpip: true
122-
tcpip: true
79+
rs485tcpip: true
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
template: daikin-homehub-air2air
2+
product:
3+
identifier: daikin-homehub-air2air-sg-ready
4+
brand: Daikin
5+
description: HomeHub air2air (SG Ready)
6+
group: Heating devices
7+
description: |
8+
Works with air 2 air heat pumps that support 4th gen WLAN-adapters (BRP069C4). With a maximum of 5 units.
9+
10+
Homehub (EKRHH) needs to be configured in mode 4 (Modbus TCP/IP for air2air heat pumps).
11+
12+
render:
13+
- default: |
14+
type: template
15+
template: daikin-homehub-air2air
16+
17+
# Modbus TCP
18+
modbus: tcpip
19+
id: 1
20+
host: 192.0.2.2 # Hostname
21+
port: 502 # Port
22+
params:
23+
- name: modbus
24+
example:
25+
default:
26+
choice: ['tcpip']
27+
unit:
28+
description: Modbus Type
29+
help:
30+
advanced: false
31+
optional: true
32+
modbus:
33+
host: 192.0.2.2
34+
id: 1
35+
modbus: tcpip
36+
port: 502
37+
tcpip: true

templates/nightly/en/charger/daikin-homehub-sg-ready.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ product:
44
brand: Daikin
55
description: HomeHub (SG Ready)
66
group: Heating devices
7+
description: |
8+
Works with Altherma 3 versions 0775, 0793, 0223, 0774, 29C1.
9+
10+
In combination with a HomeHub (EKRHH) configured in mode 3 (Modbus TCP/IP).
11+
712
render:
813
- default: |
914
type: template

0 commit comments

Comments
 (0)