Skip to content

Commit 9bf8dc7

Browse files
authored
Fronius Wattpilot: deprecate (#15213)
1 parent f37dff0 commit 9bf8dc7

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

templates/definition/charger/fronius-wattpilot.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
template: fronius-wattpilot
2+
deprecated: true
23
products:
34
- brand: Fronius
45
description:
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
template: ocpp-fronius-wattpilot
2+
products:
3+
- brand: Fronius
4+
description:
5+
generic: Wattpilot (OCPP)
6+
params:
7+
- preset: ocpp
8+
render: |
9+
{{ include "ocpp" . }}

0 commit comments

Comments
 (0)