Skip to content

Commit f120cea

Browse files
committed
Templates update for nightly evcc-io/evcc@dc7d1a7
1 parent fc7b11f commit f120cea

File tree

2 files changed

+82
-0
lines changed

2 files changed

+82
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
template: ochsner-bwwp
2+
product:
3+
identifier: ochsner-bwwp-genius-333
4+
brand: Ochsner
5+
description: BWWP Genius 333
6+
group: Wärmeerzeuger
7+
render:
8+
- default: |
9+
type: template
10+
template: ochsner-bwwp
11+
host: 192.0.2.2 # IP-Adresse oder Hostname
12+
port: 502 # Port, optional
13+
id: 1 # ID, optional
14+
params:
15+
- name: host
16+
example: 192.0.2.2
17+
default:
18+
choice: []
19+
unit:
20+
description: IP-Adresse oder Hostname
21+
help:
22+
advanced: false
23+
optional: false
24+
- name: port
25+
example:
26+
default: 502
27+
choice: []
28+
unit:
29+
description: Port
30+
help:
31+
advanced: false
32+
optional: true
33+
- name: id
34+
example:
35+
default: 1
36+
choice: []
37+
unit:
38+
description: ID
39+
help:
40+
advanced: false
41+
optional: true
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
template: ochsner-bwwp
2+
product:
3+
identifier: ochsner-bwwp-genius-333
4+
brand: Ochsner
5+
description: BWWP Genius 333
6+
group: Heating devices
7+
render:
8+
- default: |
9+
type: template
10+
template: ochsner-bwwp
11+
host: 192.0.2.2 # IP address or hostname
12+
port: 502 # Port, optional
13+
id: 1 # ID, optional
14+
params:
15+
- name: host
16+
example: 192.0.2.2
17+
default:
18+
choice: []
19+
unit:
20+
description: IP address or hostname
21+
help:
22+
advanced: false
23+
optional: false
24+
- name: port
25+
example:
26+
default: 502
27+
choice: []
28+
unit:
29+
description: Port
30+
help:
31+
advanced: false
32+
optional: true
33+
- name: id
34+
example:
35+
default: 1
36+
choice: []
37+
unit:
38+
description: ID
39+
help:
40+
advanced: false
41+
optional: true

0 commit comments

Comments
 (0)