Skip to content

Commit 70206b0

Browse files
committed
Introduced the INVERTER_MAX_TARGET_SOC variable to allow dynamic setting of the inverter's maximum state of charge.
1 parent a924e20 commit 70206b0

File tree

3 files changed

+33
-31
lines changed

3 files changed

+33
-31
lines changed

Diff for: .env.example

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ TIBBER_API_TOKEN=
1313
INVERTER_HOSTNAME=
1414
INVERTER_BATTERY_CAPACITY=
1515
INVERTER_TARGET_MIN_STATE_OF_CHARGE=
16+
INVERTER_MAX_TARGET_SOC=
1617

1718
SEMSPORTAL_USERNAME=
1819
SEMSPORTAL_PASSWORD=

0 commit comments

Comments
 (0)