Skip to content

Commit a9bc823

Browse files
committed
Templates update for nightly evcc-io/evcc@cfa6ed6
1 parent 9978969 commit a9bc823

4 files changed

Lines changed: 78 additions & 4 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
template: daikin-altherma
2+
product:
3+
identifier: daikin-altherma-4-sg-ready
4+
brand: Daikin
5+
description: Altherma 4 (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-altherma
16+
17+
# Modbus TCP
18+
modbus: tcpip
19+
id: 1
20+
host: # 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: false
32+
modbus:
33+
host:
34+
id: 1
35+
modbus: tcpip
36+
port: 502
37+
tcpip: true

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
template: daikin-homehub-air2air
1+
template: daikin-altherma
22
product:
33
identifier: daikin-homehub-air2air-sg-ready
44
brand: Daikin
@@ -12,7 +12,7 @@ description: |
1212
render:
1313
- default: |
1414
type: template
15-
template: daikin-homehub-air2air
15+
template: daikin-altherma
1616
1717
# Modbus TCP
1818
modbus: tcpip
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
template: daikin-altherma
2+
product:
3+
identifier: daikin-altherma-4-sg-ready
4+
brand: Daikin
5+
description: Altherma 4 (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-altherma
16+
17+
# Modbus TCP
18+
modbus: tcpip
19+
id: 1
20+
host: # 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: false
32+
modbus:
33+
host:
34+
id: 1
35+
modbus: tcpip
36+
port: 502
37+
tcpip: true

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
template: daikin-homehub-air2air
1+
template: daikin-altherma
22
product:
33
identifier: daikin-homehub-air2air-sg-ready
44
brand: Daikin
@@ -12,7 +12,7 @@ description: |
1212
render:
1313
- default: |
1414
type: template
15-
template: daikin-homehub-air2air
15+
template: daikin-altherma
1616
1717
# Modbus TCP
1818
modbus: tcpip

0 commit comments

Comments
 (0)