Skip to content

Commit f7b83fa

Browse files
committed
chore: fix default value
1 parent 01a5e23 commit f7b83fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

templates/definition/meter/solarmax-maxstorage.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ params:
1313
id: 1
1414
- name: capacity
1515
advanced: true
16+
# battery control
17+
- name: watchdog
18+
type: duration
19+
default: 60s
20+
advanced: true
1621
render: |
1722
type: custom
1823
power:

0 commit comments

Comments
 (0)