* fix MqTT generic topic `comm_disabled` #1265 #1286
* potential fix of #1285 (reset yield day)
* fix fraction of yield correction #1280
This commit is contained in:
lumapu 2023-12-23 16:47:07 +01:00
parent 5a52677cbd
commit 8b379f768e
8 changed files with 24 additions and 10 deletions

View file

@ -305,7 +305,7 @@ void app::tickMidnight(void) {
continue; // skip to next inverter
// reset alarms
if(InverterStatus::OFF == iv->status)
if(InverterStatus::OFF == iv->getStatus())
iv->resetAlarms();
// clear max values