-
-
Notifications
You must be signed in to change notification settings - Fork 92
Description
What happened?
I have one HMS-1600 connected to a battery, one HMS-800 to solar. The battery is charged via SmartSolar controllers (one of them is connected to another OnBattery-instance that publishes NetworkTotalDcInputPower via MQTT, read by this instance as "Ausgangsleistung Topic"). I have "Batterie nachts sogar teilweise geladen nutzen" active; according to the documentation, discharging should stop in the morning:
Discharging the battery always ends when reaching the stop threshold. If a discharge cycle was previously started because of this option being enabled, discharging also ends roughly at sunrise, even if the battery still stores a significant amount of energy.
But it does not. Log states the change from night to day at 05:42, but the HMS-1600 isn't shut down even at 06:46, I had to disable DPL to stop discharging/allow charging the battery. This happens every day so far, this time I made sure to have logging enabled.
To Reproduce Bug
During daytime, enable DPL, enable "Use Battery At Night Even If Only Partially Charged", save. Wait until sunset, DPL should start an inverter and discharge the battery even if not fully changed. Wait until sunrise, DPL does not stop the inverter.
Expected Behavior
DPL should stop the inverter at/around sunrise as documented.
Install Method
Pre-Compiled binary from GitHub releases
What git-hash/version of OpenDTU-OnBattery?
2025.04.17
What firmware variant (PIO Environment)?
generic_esp32s3_usb
Relevant log/trace output
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] up 231468 s, it is night, next inverter restart at 296942 s (set to 0)
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery interface enabled, SoC 8.4 % (ignored), age 1 s (valid)
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] BMS: 50.84 V, MPPT: 50.85 V, inverter 11xxxxxxxx60: 50.70
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery voltage 50.84 V, load-corrected voltage 51.38 V @ 540 W, factor 0.00100 1/A
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery discharge allowed, start 54.80 V or 80 %, stop 50.80 V or 20 %
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] start NOT reached, stop NOT reached, solar-passthrough disabled, use at night enabled and dormant
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] total max AC power is 2400 W, conduction losses are 5 %
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] targeting 400 W, base load is 900 W, power meter reads 449.1 W (valid)
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] granting 589 W from DC power bus (no battery discharge limit), solar power is 0/0 W DC/AC
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] requesting 589 W from 1 battery-powered inverter currently producing 540 W (diff 49 W, hysteresis 20 W)
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] will cover 593 W using 1 battery-powered inverter
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx60]:
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - battery-powered, producing 540 W, output included in power meter reading
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - lower/current/upper limit: 80/544/1200 W, output capability: 1600 W
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - sending commands enabled, reachable, eligible
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - max reduction production/standby: 460/540 W, max increase: 656 W
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - target limit/output/state: 593 W (update)/593 W/production, 0 update timeouts
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - MPPTs AC power/DC voltage: a: 137 W/50.7 V b: 135 W/50.5 V c: 135 W/50.6 V d: 133 W/50.7 V
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx97]:
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - solar-powered, standing by at 0 W, output included in power meter reading
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - lower/current/upper limit: 50/49/800 W, output capability: 800 W
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - sending commands enabled, offline, disqualified (nighttime)
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - max reduction production/standby: 0/0 W, max increase: 0 W
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - target limit/output/state: -1 W (unchanged)/0 W/unchanged, 0 update timeouts
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - MPPTs AC power/DC voltage: a: 0 W/29.8 V b: 0 W/29.9 V
May 5 05:41:56 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx60]: sending limit of 37.1 % (593 W respectively), max output is 1600 W
[…]
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] up 231499 s, it is day, next inverter restart at 296942 s (set to 0)
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery interface enabled, SoC 8.4 % (ignored), age 1 s (valid)
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] BMS: 50.82 V, MPPT: 50.81 V, inverter 11xxxxxxxx60: 50.70
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery voltage 50.82 V, load-corrected voltage 51.42 V @ 595 W, factor 0.00100 1/A
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [PowerMeters::Json::Mqtt] Topic 'shellypro3em63-01/status/em:0': new value: 11.60, total: 354.70
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery discharge allowed, start 54.80 V or 80 %, stop 50.80 V or 20 %
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] start NOT reached, stop NOT reached, solar-passthrough disabled, use at night enabled and dormant
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] total max AC power is 2400 W, conduction losses are 5 %
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] targeting 400 W, base load is 900 W, power meter reads 354.7 W (valid)
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] granting 550 W from DC power bus (no battery discharge limit), solar power is 0/0 W DC/AC
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] requesting 550 W from 1 battery-powered inverter currently producing 595 W (diff -45 W, hysteresis 20 W)
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] will cover 547 W using 1 battery-powered inverter
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx60]:
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - battery-powered, producing 595 W, output included in power meter reading
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - lower/current/upper limit: 80/592/1200 W, output capability: 1600 W
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - sending commands enabled, reachable, eligible
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - max reduction production/standby: 515/595 W, max increase: 608 W
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - target limit/output/state: 547 W (update)/547 W/production, 0 update timeouts
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - MPPTs AC power/DC voltage: a: 151 W/50.7 V b: 149 W/50.5 V c: 149 W/50.6 V d: 147 W/50.7 V
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx97]:
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - solar-powered, standing by at 0 W, output included in power meter reading
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - lower/current/upper limit: 50/49/800 W, output capability: 800 W
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - sending commands enabled, offline, disqualified (unreachable)
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - max reduction production/standby: 0/0 W, max increase: 0 W
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - target limit/output/state: -1 W (unchanged)/0 W/unchanged, 0 update timeouts
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - MPPTs AC power/DC voltage: a: 0 W/29.8 V b: 0 W/29.9 V
May 5 05:42:28 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx60]: sending limit of 34.2 % (547 W respectively), max output is 1600 W
[…]
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] up 235324 s, it is day, next inverter restart at 296942 s (set to 0)
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery interface enabled, SoC 2.6 % (ignored), age 1 s (valid)
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] BMS: 50.57 V, MPPT: 50.59 V, inverter 11xxxxxxxx60: 50.50
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery voltage 50.57 V, load-corrected voltage 51.02 V @ 449 W, factor 0.00100 1/A
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery discharge allowed, start 54.80 V or 80 %, stop 50.80 V or 20 %
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] start NOT reached, stop NOT reached, solar-passthrough disabled, use at night enabled and dormant
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] total max AC power is 2400 W, conduction losses are 5 %
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] targeting 400 W, base load is 900 W, power meter reads 483.6 W (valid)
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] requesting 546 W from 1 solar-powered inverter currently producing 13 W (diff 533 W, hysteresis 20 W)
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] will cover 13 W using 1 solar-powered inverter
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] granting 533 W from DC power bus (no battery discharge limit), solar power is 0/0 W DC/AC
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] requesting 533 W from 1 battery-powered inverter currently producing 449 W (diff 84 W, hysteresis 20 W)
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] will cover 535 W using 1 battery-powered inverter
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx60]:
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - battery-powered, producing 449 W, output included in power meter reading
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - lower/current/upper limit: 80/451/1200 W, output capability: 1600 W
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - sending commands enabled, reachable, eligible
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - max reduction production/standby: 369/449 W, max increase: 749 W
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - target limit/output/state: 535 W (update)/535 W/production, 0 update timeouts
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - MPPTs AC power/DC voltage: a: 114 W/50.5 V b: 112 W/50.3 V c: 112 W/50.4 V d: 111 W/50.5 V
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx97]:
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - solar-powered, producing 13 W, output included in power meter reading
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - lower/current/upper limit: 50/800/800 W, output capability: 800 W
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - sending commands enabled, reachable, eligible
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - max reduction production/standby: 0/0 W, max increase: 0 W
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - target limit/output/state: -1 W (unchanged)/13 W/unchanged, 10 update timeouts
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - MPPTs AC power/DC voltage: a: 7 W/32.8 V b: 7 W/36.0 V
May 5 06:46:13 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx60]: sending limit of 33.4 % (535 W respectively), max output is 1600 W
Anything else?
Actually the DPL feels broken in this release. Whenever I set the "Target Grid Consumption" below current load, the DPL starts the inverter, even at day and with neither start nor stop voltage are reached. To allow for charging, I've set the Target to 4000 W, DPL works properly:
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] up 270272 s, it is day, next inverter restart at 296973 s (set to 0)
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery interface enabled, SoC 67.1 % (ignored), age 1 s (valid)
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] BMS: 53.65 V, MPPT: 53.66 V, inverter 11xxxxxxxx60: 53.90
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery voltage 53.65 V, load-corrected voltage 53.65 V @ 0 W, factor 0.00100 1/A
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery discharge allowed, start 54.80 V or 80 %, stop 50.80 V or 20 %
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] start NOT reached, stop NOT reached, solar-passthrough disabled, use at night enabled and dormant
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] total max AC power is 2400 W, conduction losses are 5 %
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] targeting 4000 W, base load is 900 W, power meter reads 853.1 W (valid)
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] granting 0 W from DC power bus (no battery discharge limit), solar power is 0/0 W DC/AC
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] requesting 0 W from 1 battery-powered inverter currently producing 0 W (diff 0 W, hysteresis 20 W)
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] will cover 0 W using 1 battery-powered inverter
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx60]:
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - battery-powered, standing by at 0 W, output included in power meter reading
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - lower/current/upper limit: 80/345/1200 W, output capability: 1600 W
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - sending commands enabled, reachable, eligible
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - max reduction production/standby: 0/0 W, max increase: 1200 W
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - target limit/output/state: -1 W (unchanged)/0 W/unchanged, 0 update timeouts
May 5 16:28:39 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - MPPTs AC power/DC voltage: a: 0 W/53.9 V b: 0 W/53.7 V c: 0 W/53.8 V d: 0 W/54.0 V
Now I lower the Target to 400 W and DPL immediately starts discharging the battery, although it shouldn't as start isn't reached and is's still day:
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] up 270273 s, it is day, next inverter restart at 296973 s (set to 0)
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery interface enabled, SoC 67.1 % (ignored), age 0 s (valid)
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] BMS: 53.65 V, MPPT: 53.66 V, inverter 11xxxxxxxx60: 53.90
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery voltage 53.65 V, load-corrected voltage 53.65 V @ 0 W, factor 0.00100 1/A
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] battery discharge allowed, start 54.80 V or 80 %, stop 50.80 V or 20 %
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] start NOT reached, stop NOT reached, solar-passthrough disabled, use at night enabled and dormant
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] total max AC power is 2400 W, conduction losses are 5 %
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] targeting 400 W, base load is 900 W, power meter reads 853.1 W (valid)
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] granting 453 W from DC power bus (no battery discharge limit), solar power is 0/0 W DC/AC
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] requesting 453 W from 1 battery-powered inverter currently producing 0 W (diff 453 W, hysteresis 20 W)
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL] will cover 453 W using 1 battery-powered inverter
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx60]:
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - battery-powered, standing by at 0 W, output included in power meter reading
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - lower/current/upper limit: 80/345/1200 W, output capability: 1600 W
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - sending commands enabled, reachable, eligible
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - max reduction production/standby: 0/0 W, max increase: 1200 W
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - target limit/output/state: 453 W (update)/453 W/production, 0 update timeouts
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - MPPTs AC power/DC voltage: a: 0 W/53.9 V b: 0 W/53.7 V c: 0 W/53.8 V d: 0 W/54.0 V
May 5 16:28:40 192.0.2.249 - OpenDTU-FXXXX8 OpenDTU 4xxxxxx5 - - [DPL inverter 11xxxxxxxx60]: sending limit of 28.3 % (453 W respectively), max output is 1600 W
Please confirm the following
- I believe this issue is a bug that affects all users of OpenDTU-OnBattery, not something specific to my installation.
- I have already searched for relevant existing issues and discussions before opening this report.
- I have updated the title field above with a concise description.
- I have double checked that my inverter does not contain a W in the model name (like HMS-xxxW) as they are not supported.