Skip to content

Commit

Permalink
fix openwb template
Browse files Browse the repository at this point in the history
  • Loading branch information
premultiply authored Oct 23, 2023
1 parent 276b29a commit 70b28f2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions templates/definition/charger/openwb-2.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@ template: openwb-2.0
products:
- brand: openWB
description:
generic: series2 (Software 2)
generic: Software 2.x
capabilities: ["1p3p", "mA"]
requirements:
description:
de: Erfordert Software 2.0
en: Requires software 2.0
de: Erfordert Software 2.x
en: Requires software 2.x
params:
- name: modbus
choice: ["tcpip"]
port: 1502
id: 1
render: |
type: openwb-2.0
{{- include "modbus" . }}

0 comments on commit 70b28f2

Please sign in to comment.