Skip to content

Commit bfd0bfa

Browse files
committed
Templates update for nightly evcc-io/evcc@a19e16e
1 parent 98d3bea commit bfd0bfa

2 files changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
template: shelly-topac
2+
product:
3+
identifier: shelly-top-ac-portable-ev-charger
4+
brand: Shelly
5+
description: Top AC Portable EV Charger
6+
requirements: ["sponsorship"]
7+
render:
8+
- default: |
9+
type: template
10+
template: shelly-topac
11+
host: 192.0.2.2 # IP-Adresse oder Hostname
12+
user: # Benutzerkonto, bspw. E-Mail Adresse, User Id, etc. (optional)
13+
password: # Passwort, Bei führenden Nullen bitte in einfache Hochkommata setzen (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: user
25+
example:
26+
default:
27+
choice: []
28+
unit:
29+
description: Benutzerkonto
30+
help: bspw. E-Mail Adresse, User Id, etc.
31+
advanced: false
32+
optional: true
33+
- name: password
34+
example:
35+
default:
36+
choice: []
37+
unit:
38+
description: Passwort
39+
help: Bei führenden Nullen bitte in einfache Hochkommata setzen
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: shelly-topac
2+
product:
3+
identifier: shelly-top-ac-portable-ev-charger
4+
brand: Shelly
5+
description: Top AC Portable EV Charger
6+
requirements: ["sponsorship"]
7+
render:
8+
- default: |
9+
type: template
10+
template: shelly-topac
11+
host: 192.0.2.2 # IP address or hostname
12+
user: # Username, e.g. email address, user id, etc. (optional)
13+
password: # Password, Use single quotes in case of leading zeros (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: user
25+
example:
26+
default:
27+
choice: []
28+
unit:
29+
description: Username
30+
help: e.g. email address, user id, etc.
31+
advanced: false
32+
optional: true
33+
- name: password
34+
example:
35+
default:
36+
choice: []
37+
unit:
38+
description: Password
39+
help: Use single quotes in case of leading zeros
40+
advanced: false
41+
optional: true

0 commit comments

Comments
 (0)