reinhard-brandstaedter / solarflow-control

A tool to automatically control Zendure's Solarflow hub with more flexibility to match home power demand
67 stars 12 forks source link

Inverter not limited at 600/800W #198

Closed Zaremos01 closed 4 months ago

Zaremos01 commented 5 months ago

First of all, thanks for the nice scripts / containers.

But i got the issue while my solarflow battery is full it goes into passthrough mode. After that my 4 connected panels (2 to the sf-hub and 2 directly to the inverter) will produce more then 600W (DE) allowed. I think nobody will have a problem as long as my smartmeter will not go below / above -600W :D but there is the issue. i see the limit is hardcoded at 800W but i think its not working / reading the right value from MQTT.

OpenDTU sf-hub with 4 x 1kWh Battery 4 panels (2 x at sf-hub; 2 x at inverter) bitShake SmartMeterReader Hoymiles-HMS-1600-4T

If you need more files / logs i think i can provide u with them. today it will be sunny again and i will surely be above that limit.

2024-04-08 07_35_43-Home Assistant System - Dashboards - Grafana 2024-04-08 07_36_08-Home Assistant System - Dashboards - Grafana

reinhard-brandstaedter commented 5 months ago

Please add your logs for diagnosing

reinhard-brandstaedter commented 5 months ago

Hi @Zaremos01 , do you in your logs see something like this? INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to...

Zaremos01 commented 5 months ago

yes exactly. and the smartmeter readings are not -1kW it's -8.0W max

full log.txt grepped smartmeter log.txt

2024-04-06 14:14:03,506:INFO: HUB: S:372.4W [ 352.0,356.0,357.0,358.0,360.0,362.0,363.0,365.0,366.0,367.0,368.0,370.0,371.0,373.0,374.0,375.0,376.0,377.0,378.0,379.0,380.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.5|52.7), C: 0W, P:True, F:0.0h, E:-1.0h, H:379W, L:474W 2024-04-06 14:14:03,516:INFO: INV: AC:739.7W, AC_Prediction: 715.1W, DC:770.2W, DC_prediction: 746.8W (190.9|191.5|192.2|195.6), L:1835.2W [1600.0W] 2024-04-06 14:14:03,522:INFO: SMT: T:Smartmeter P:216.0W [ 258.0,248.0,233.0,224.0,223.0,216.0 ] Predict: 212.7W 2024-04-06 14:14:03,539:INFO: Direct connected panels can't cover demand 387.8W/927.8W, trying to get rest from hub. 2024-04-06 14:14:03,540:INFO: Checking if Solarflow is willing to contribute 540.0W ... 2024-04-06 14:14:03,541:INFO: Adjusting inverter limit from 372.4W to 486.7W 2024-04-06 14:14:03,546:INFO: Based on time, solarpower (372.4W) minimum charge power (200W) and bypass state (True), hub could contribute 486.0W - Decision path: 2.2. 2024-04-06 14:14:03,546:INFO: Setting solarflow output limit to 476.0W 2024-04-06 14:14:03,547:INFO: Solarflow is willing to contribute 476.0W! 2024-04-06 14:14:03,547:INFO: Adjusting inverter limit from 195.6W to 312.5W 2024-04-06 14:14:03,547:INFO: Direct connected panel limit is 312W. 2024-04-06 14:14:03,548:INFO: Setting inverter output limit to 1844W (1 min moving average of 466W x 4) 2024-04-06 14:14:03,549:INFO: Sun: 06:49 - 19:59 Demand: 927.8W, Panel DC: (192.2|195.6), Hub DC: (190.9|191.5), Inverter Limit: 1844.0W, Hub Limit: 476.0W 2024-04-06 14:14:05,146:INFO: Battery is full: 100 2024-04-06 14:14:05,148:INFO: Reading last full time: 2024-04-06 14:14:05 2024-04-06 14:14:05,192:INFO: Reading battery target mode: discharging 2024-04-06 14:14:08,501:INFO: DTU triggers limit function: 752.6 : 746.8 2024-04-06 14:14:08,501:INFO: HUB: S:373.3W [ 352.0,356.0,357.0,358.0,360.0,362.0,363.0,365.0,366.0,367.0,368.0,370.0,371.0,373.0,374.0,375.0,376.0,377.0,378.0,379.0,380.0,383.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.5|52.7), C: 0W, P:True, F:0.0h, E:-1.0h, H:382W, L:476W 2024-04-06 14:14:08,512:INFO: INV: AC:738.8W, AC_Prediction: 719.6W, DC:778.5W, DC_prediction: 752.6W (193.0|193.6|194.2|197.7), L:1843.2W [1600.0W] 2024-04-06 14:14:08,517:INFO: SMT: T:Smartmeter P:215.0W [ 248.0,233.0,224.0,223.0,216.0,215.0 ] Predict: 211.0W 2024-04-06 14:14:08,528:INFO: Direct connected panels can't cover demand 391.9W/930.6W, trying to get rest from hub. 2024-04-06 14:14:08,528:INFO: Checking if Solarflow is willing to contribute 538.7W ... 2024-04-06 14:14:08,529:INFO: Adjusting inverter limit from 373.3W to 487.4W 2024-04-06 14:14:08,529:INFO: Based on time, solarpower (373.3W) minimum charge power (200W) and bypass state (True), hub could contribute 487.0W - Decision path: 2.2. 2024-04-06 14:14:08,529:INFO: Setting solarflow output limit to 477.0W 2024-04-06 14:14:08,530:INFO: Solarflow is willing to contribute 477.0W! 2024-04-06 14:14:08,530:INFO: Adjusting inverter limit from 197.7W to 315.0W 2024-04-06 14:14:08,530:INFO: Direct connected panel limit is 315W. 2024-04-06 14:14:08,530:INFO: Setting inverter output limit to 1850W (1 min moving average of 467W x 4) 2024-04-06 14:14:08,531:INFO: Sun: 06:49 - 19:59 Demand: 930.6W, Panel DC: (194.2|197.7), Hub DC: (193.0|193.6), Inverter Limit: 1850.0W, Hub Limit: 477.0W 2024-04-06 14:14:18,499:INFO: DTU triggers limit function: 761.4 : 752.6 2024-04-06 14:14:18,500:INFO: HUB: S:375.4W [ 357.0,358.0,360.0,362.0,363.0,365.0,366.0,367.0,368.0,370.0,371.0,373.0,374.0,375.0,376.0,377.0,378.0,379.0,380.0,383.0,387.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.5|52.7), C: 0W, P:True, F:0.0h, E:-1.0h, H:384W, L:477W 2024-04-06 14:14:18,517:INFO: INV: AC:736.0W, AC_Prediction: 726.6W, DC:777.4W, DC_prediction: 761.4W (192.8|193.3|193.9|197.4), L:1849.6W [1600.0W] 2024-04-06 14:14:18,524:INFO: SMT: T:Smartmeter P:215.0W [ 248.0,233.0,224.0,223.0,216.0,215.0 ] Predict: 211.0W 2024-04-06 14:14:18,537:INFO: Direct connected panels can't cover demand 391.3W/937.6W, trying to get rest from hub. 2024-04-06 14:14:18,538:INFO: Checking if Solarflow is willing to contribute 546.3W ... 2024-04-06 14:14:18,539:INFO: Adjusting inverter limit from 375.4W to 489.0W 2024-04-06 14:14:18,540:INFO: Based on time, solarpower (375.4W) minimum charge power (200W) and bypass state (True), hub could contribute 488.0W - Decision path: 2.2. 2024-04-06 14:14:18,541:INFO: Setting solarflow output limit to 478.0W 2024-04-06 14:14:18,541:INFO: Solarflow is willing to contribute 478.0W! 2024-04-06 14:14:18,542:INFO: Adjusting inverter limit from 197.4W to 314.7W 2024-04-06 14:14:18,542:INFO: Direct connected panel limit is 314W. 2024-04-06 14:14:18,543:INFO: Setting inverter output limit to 1856W (1 min moving average of 468W x 4) 2024-04-06 14:14:18,545:INFO: Sun: 06:49 - 19:59 Demand: 937.6W, Panel DC: (193.9|197.4), Hub DC: (192.8|193.3), Inverter Limit: 1856.0W, Hub Limit: 478.0W 2024-04-06 14:14:28,493:INFO: DTU triggers limit function: 766.5 : 761.4 2024-04-06 14:14:28,494:INFO: HUB: S:379.8W [ 368.0,370.0,371.0,373.0,374.0,375.0,376.0,377.0,378.0,379.0,380.0,383.0,387.0,383.0,382.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.5|52.7), C: 0W, P:True, F:0.0h, E:-1.0h, H:380W, L:478W 2024-04-06 14:14:28,504:INFO: INV: AC:714.4W, AC_Prediction: 728.4W, DC:768.4W, DC_prediction: 766.5W (190.6|191.2|191.6|195.0), L:1856.0W [1600.0W] 2024-04-06 14:14:28,511:INFO: SMT: T:Smartmeter P:209.0W [ 233.0,224.0,223.0,216.0,215.0,209.0 ] Predict: 209.0W 2024-04-06 14:14:28,523:INFO: Direct connected panels can't cover demand 386.6W/937.4W, trying to get rest from hub. 2024-04-06 14:14:28,523:INFO: Checking if Solarflow is willing to contribute 550.8W ... 2024-04-06 14:14:28,524:INFO: Adjusting inverter limit from 379.8W to 492.4W 2024-04-06 14:14:28,524:INFO: Based on time, solarpower (379.8W) minimum charge power (200W) and bypass state (True), hub could contribute 492.0W - Decision path: 2.2. 2024-04-06 14:14:28,524:INFO: Setting solarflow output limit to 480.0W 2024-04-06 14:14:28,525:INFO: Solarflow is willing to contribute 480.0W! 2024-04-06 14:14:28,525:INFO: Adjusting inverter limit from 195.0W to 311.7W 2024-04-06 14:14:28,525:INFO: Direct connected panel limit is 311W. 2024-04-06 14:14:28,525:INFO: Setting inverter output limit to 1862W (1 min moving average of 470W x 4) 2024-04-06 14:14:28,526:INFO: Sun: 06:49 - 19:59 Demand: 937.4W, Panel DC: (191.6|195.0), Hub DC: (190.6|191.2), Inverter Limit: 1862.0W, Hub Limit: 480.0W 2024-04-06 14:14:28,537:INFO: SMT triggers limit function: 200.2 : 212.7 2024-04-06 14:14:28,538:INFO: HUB: S:379.8W [ 368.0,370.0,371.0,373.0,374.0,375.0,376.0,377.0,378.0,379.0,380.0,383.0,387.0,383.0,382.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.5|52.7), C: 0W, P:True, F:0.0h, E:-1.0h, H:380W, L:478W 2024-04-06 14:14:28,550:INFO: INV: AC:714.4W, AC_Prediction: 728.4W, DC:768.4W, DC_prediction: 766.5W (190.6|191.2|191.6|195.0), L:1856.0W [1600.0W] 2024-04-06 14:14:28,556:INFO: SMT: T:Smartmeter P:195.0W [ 224.0,223.0,216.0,215.0,209.0,195.0 ] Predict: 200.2W 2024-04-06 14:14:28,566:INFO: Direct connected panels can't cover demand 386.6W/928.6W, trying to get rest from hub. 2024-04-06 14:14:28,566:INFO: Checking if Solarflow is willing to contribute 542.0W ... 2024-04-06 14:14:28,567:INFO: Adjusting inverter limit from 379.8W to 492.4W 2024-04-06 14:14:28,568:INFO: Based on time, solarpower (379.8W) minimum charge power (200W) and bypass state (True), hub could contribute 492.0W - Decision path: 2.2. 2024-04-06 14:14:28,569:INFO: Setting solarflow output limit to 482.0W 2024-04-06 14:14:28,569:INFO: Solarflow is willing to contribute 482.0W! 2024-04-06 14:14:28,569:INFO: Adjusting inverter limit from 195.0W to 311.7W 2024-04-06 14:14:28,569:INFO: Direct connected panel limit is 311W. 2024-04-06 14:14:28,569:INFO: Setting inverter output limit to 1870W (1 min moving average of 472W x 4) 2024-04-06 14:14:28,570:INFO: Sun: 06:49 - 19:59 Demand: 928.6W, Panel DC: (191.6|195.0), Hub DC: (190.6|191.2), Inverter Limit: 1870.0W, Hub Limit: 482.0W 2024-04-06 14:14:30,668:INFO: Battery is full: 100 2024-04-06 14:14:30,713:INFO: Reading last full time: 2024-04-06 14:14:30 2024-04-06 14:14:30,714:INFO: Reading battery target mode: discharging 2024-04-06 14:14:38,475:INFO: SMT triggers limit function: 218.9 : 200.2 2024-04-06 14:14:38,475:INFO: HUB: S:375.3W [ 377.0,378.0,379.0,380.0,383.0,387.0,383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:366W, L:482W 2024-04-06 14:14:38,486:INFO: INV: AC:691.0W, AC_Prediction: 726.4W, DC:727.3W, DC_prediction: 764.5W (180.7|181.2|181.0|184.4), L:1868.8W [1600.0W] 2024-04-06 14:14:38,492:INFO: SMT: T:Smartmeter P:247.0W [ 224.0,223.0,216.0,215.0,209.0,195.0,247.0 ] Predict: 218.9W 2024-04-06 14:14:38,499:INFO: Direct connected panels can't cover demand 365.4W/945.3W, trying to get rest from hub. 2024-04-06 14:14:38,499:INFO: Checking if Solarflow is willing to contribute 579.9W ... 2024-04-06 14:14:38,500:INFO: Adjusting inverter limit from 375.3W to 488.9W 2024-04-06 14:14:38,501:INFO: Based on time, solarpower (375.3W) minimum charge power (200W) and bypass state (True), hub could contribute 488.0W - Decision path: 2.2. 2024-04-06 14:14:38,502:INFO: Not setting solarflow output limit to 482.0W as it is identical to current limit! 2024-04-06 14:14:38,503:INFO: Solarflow is willing to contribute 482.0W! 2024-04-06 14:14:38,503:INFO: Adjusting inverter limit from 184.4W to 298.6W 2024-04-06 14:14:38,504:INFO: Direct connected panel limit is 298W. 2024-04-06 14:14:38,504:INFO: Setting inverter output limit to 1872W (1 min moving average of 472W x 4) 2024-04-06 14:14:38,505:INFO: Sun: 06:49 - 19:59 Demand: 945.3W, Panel DC: (181.0|184.4), Hub DC: (180.7|181.2), Inverter Limit: 1872.0W, Hub Limit: 482.0W 2024-04-06 14:14:48,511:INFO: DTU triggers limit function: 757.2 : 766.5 2024-04-06 14:14:48,511:INFO: HUB: S:363.3W [ 378.0,379.0,380.0,383.0,387.0,383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:350W, L:482W 2024-04-06 14:14:48,531:INFO: INV: AC:644.3W, AC_Prediction: 714.2W, DC:692.8W, DC_prediction: 757.2W (172.2|172.7|172.3|175.6), L:1870.4W [1600.0W] 2024-04-06 14:14:48,541:INFO: SMT: T:Smartmeter P:247.0W [ 224.0,223.0,216.0,215.0,209.0,195.0,247.0 ] Predict: 218.9W 2024-04-06 14:14:48,564:INFO: Direct connected panels can't cover demand 347.9W/933.1W, trying to get rest from hub. 2024-04-06 14:14:48,564:INFO: Checking if Solarflow is willing to contribute 585.2W ... 2024-04-06 14:14:48,566:INFO: Adjusting inverter limit from 363.3W to 479.5W 2024-04-06 14:14:48,567:INFO: Based on time, solarpower (363.3W) minimum charge power (200W) and bypass state (True), hub could contribute 479.0W - Decision path: 2.2. 2024-04-06 14:14:48,567:INFO: Setting solarflow output limit to 484.0W 2024-04-06 14:14:48,568:INFO: Solarflow is willing to contribute 484.0W! 2024-04-06 14:14:48,569:INFO: Adjusting inverter limit from 175.6W to 287.5W 2024-04-06 14:14:48,569:INFO: Direct connected panel limit is 287W. 2024-04-06 14:14:48,571:INFO: Setting inverter output limit to 1880W (1 min moving average of 474W x 4) 2024-04-06 14:14:48,573:INFO: Sun: 06:49 - 19:59 Demand: 933.1W, Panel DC: (172.3|175.6), Hub DC: (172.2|172.7), Inverter Limit: 1880.0W, Hub Limit: 484.0W 2024-04-06 14:14:48,594:INFO: SMT triggers limit function: 250.0 : 218.9 2024-04-06 14:14:48,595:INFO: HUB: S:363.3W [ 378.0,379.0,380.0,383.0,387.0,383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:350W, L:482W 2024-04-06 14:14:48,606:INFO: INV: AC:644.3W, AC_Prediction: 714.2W, DC:692.8W, DC_prediction: 757.2W (168.6|172.7|172.3|175.6), L:1870.4W [1600.0W] 2024-04-06 14:14:48,612:INFO: SMT: T:Smartmeter P:269.0W [ 216.0,215.0,209.0,195.0,247.0,269.0 ] Predict: 250.0W 2024-04-06 14:14:48,621:INFO: Direct connected panels can't cover demand 347.9W/964.2W, trying to get rest from hub. 2024-04-06 14:14:48,621:INFO: Checking if Solarflow is willing to contribute 616.3W ... 2024-04-06 14:14:48,622:INFO: Adjusting inverter limit from 363.3W to 479.5W 2024-04-06 14:14:48,622:INFO: Based on time, solarpower (363.3W) minimum charge power (200W) and bypass state (True), hub could contribute 479.0W - Decision path: 2.2. 2024-04-06 14:14:48,623:INFO: Setting solarflow output limit to 483.0W 2024-04-06 14:14:48,623:INFO: Solarflow is willing to contribute 483.0W! 2024-04-06 14:14:48,623:INFO: Adjusting inverter limit from 175.6W to 287.5W 2024-04-06 14:14:48,623:INFO: Direct connected panel limit is 287W. 2024-04-06 14:14:48,624:INFO: Setting inverter output limit to 1882W (1 min moving average of 473W x 4) 2024-04-06 14:14:48,625:INFO: Sun: 06:49 - 19:59 Demand: 964.2W, Panel DC: (172.3|175.6), Hub DC: (168.6|172.7), Inverter Limit: 1882.0W, Hub Limit: 483.0W 2024-04-06 14:14:53,640:INFO: DTU triggers limit function: 751.6 : 757.2 2024-04-06 14:14:53,641:INFO: HUB: S:358.3W [ 378.0,379.0,380.0,383.0,387.0,383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:343W, L:483W 2024-04-06 14:14:53,662:INFO: INV: AC:636.5W, AC_Prediction: 707.7W, DC:678.0W, DC_prediction: 751.6W (168.6|169.1|168.6|171.7), L:1881.6W [1600.0W] 2024-04-06 14:14:53,672:INFO: SMT: T:Smartmeter P:269.0W [ 216.0,215.0,209.0,195.0,247.0,269.0 ] Predict: 250.0W 2024-04-06 14:14:53,685:INFO: Direct connected panels can't cover demand 340.3W/957.7W, trying to get rest from hub. 2024-04-06 14:14:53,685:INFO: Checking if Solarflow is willing to contribute 617.4W ... 2024-04-06 14:14:53,686:INFO: Adjusting inverter limit from 358.3W to 475.4W 2024-04-06 14:14:53,686:INFO: Based on time, solarpower (358.3W) minimum charge power (200W) and bypass state (True), hub could contribute 475.0W - Decision path: 2.2. 2024-04-06 14:14:53,686:INFO: Not setting solarflow output limit to 483.0W as it is identical to current limit! 2024-04-06 14:14:53,687:INFO: Solarflow is willing to contribute 483.0W! 2024-04-06 14:14:53,687:INFO: Adjusting inverter limit from 171.7W to 282.5W 2024-04-06 14:14:53,687:INFO: Direct connected panel limit is 282W. 2024-04-06 14:14:53,687:INFO: Setting inverter output limit to 1886W (1 min moving average of 473W x 4) 2024-04-06 14:14:53,688:INFO: Sun: 06:49 - 19:59 Demand: 957.7W, Panel DC: (168.6|171.7), Hub DC: (168.6|169.1), Inverter Limit: 1886.0W, Hub Limit: 483.0W 2024-04-06 14:14:58,531:INFO: DTU triggers limit function: 744.9 : 751.6 2024-04-06 14:14:58,532:INFO: HUB: S:353.8W [ 379.0,380.0,383.0,387.0,383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:337W, L:483W 2024-04-06 14:14:58,542:INFO: INV: AC:637.3W, AC_Prediction: 700.5W, DC:669.8W, DC_prediction: 744.9W (166.5|167.0|166.6|169.7), L:1884.8W [1600.0W] 2024-04-06 14:14:58,549:INFO: SMT: T:Smartmeter P:287.0W [ 216.0,215.0,209.0,195.0,247.0,269.0,287.0 ] Predict: 259.6W 2024-04-06 14:14:58,560:INFO: Direct connected panels can't cover demand 336.3W/960.1W, trying to get rest from hub. 2024-04-06 14:14:58,560:INFO: Checking if Solarflow is willing to contribute 623.8W ... 2024-04-06 14:14:58,562:INFO: Adjusting inverter limit from 353.8W to 471.7W 2024-04-06 14:14:58,562:INFO: Based on time, solarpower (353.8W) minimum charge power (200W) and bypass state (True), hub could contribute 471.0W - Decision path: 2.2. 2024-04-06 14:14:58,563:INFO: Setting solarflow output limit to 482.0W 2024-04-06 14:14:58,564:INFO: Solarflow is willing to contribute 482.0W! 2024-04-06 14:14:58,564:INFO: Adjusting inverter limit from 169.7W to 279.9W 2024-04-06 14:14:58,565:INFO: Direct connected panel limit is 279W. 2024-04-06 14:14:58,566:INFO: Setting inverter output limit to 1888W (1 min moving average of 472W x 4) 2024-04-06 14:14:58,567:INFO: Sun: 06:49 - 19:59 Demand: 960.1W, Panel DC: (166.6|169.7), Hub DC: (166.5|167.0), Inverter Limit: 1888.0W, Hub Limit: 482.0W 2024-04-06 14:15:02,248:INFO: Triggering telemetry update: iot/73bkTV/p4MdD850/properties/read 2024-04-06 14:15:03,539:INFO: DTU triggers limit function: 737.2 : 744.9 2024-04-06 14:15:03,540:INFO: HUB: S:352.8W [ 379.0,380.0,383.0,387.0,383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:335W, L:482W 2024-04-06 14:15:03,551:INFO: INV: AC:646.5W, AC_Prediction: 692.6W, DC:670.7W, DC_prediction: 737.2W (166.7|167.2|166.9|169.9), L:1886.4W [1600.0W] 2024-04-06 14:15:03,556:INFO: SMT: T:Smartmeter P:287.0W [ 216.0,215.0,209.0,195.0,247.0,269.0,287.0 ] Predict: 259.6W 2024-04-06 14:15:03,566:INFO: Direct connected panels can't cover demand 336.8W/952.2W, trying to get rest from hub. 2024-04-06 14:15:03,567:INFO: Checking if Solarflow is willing to contribute 615.4W ... 2024-04-06 14:15:03,567:INFO: Adjusting inverter limit from 352.8W to 470.9W 2024-04-06 14:15:03,568:INFO: Based on time, solarpower (352.8W) minimum charge power (200W) and bypass state (True), hub could contribute 470.0W - Decision path: 2.2. 2024-04-06 14:15:03,568:INFO: Setting solarflow output limit to 481.0W 2024-04-06 14:15:03,568:INFO: Solarflow is willing to contribute 481.0W! 2024-04-06 14:15:03,569:INFO: Adjusting inverter limit from 169.9W to 280.1W 2024-04-06 14:15:03,569:INFO: Direct connected panel limit is 280W. 2024-04-06 14:15:03,569:INFO: Setting inverter output limit to 1888W (1 min moving average of 471W x 4) 2024-04-06 14:15:03,570:INFO: Sun: 06:49 - 19:59 Demand: 952.2W, Panel DC: (166.9|169.9), Hub DC: (166.7|167.2), Inverter Limit: 1888.0W, Hub Limit: 481.0W 2024-04-06 14:15:05,571:INFO: Battery is full: 100 2024-04-06 14:15:05,574:INFO: Reading last full time: 2024-04-06 14:15:05 2024-04-06 14:15:05,616:INFO: Reading battery target mode: discharging 2024-04-06 14:15:08,506:INFO: SMT triggers limit function: 291.9 : 250.0 2024-04-06 14:15:08,507:INFO: HUB: S:352.8W [ 379.0,380.0,383.0,387.0,383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:335W, L:482W 2024-04-06 14:15:08,518:INFO: INV: AC:646.5W, AC_Prediction: 692.6W, DC:680.3W, DC_prediction: 728.9W (169.0|169.5|169.4|172.4), L:1886.4W [1600.0W] 2024-04-06 14:15:08,524:INFO: SMT: T:Smartmeter P:275.0W [ 209.0,195.0,247.0,269.0,287.0,275.0 ] Predict: 291.9W 2024-04-06 14:15:08,534:INFO: Direct connected panels can't cover demand 341.8W/984.5W, trying to get rest from hub. 2024-04-06 14:15:08,534:INFO: Checking if Solarflow is willing to contribute 642.7W ... 2024-04-06 14:15:08,535:INFO: Adjusting inverter limit from 352.8W to 470.9W 2024-04-06 14:15:08,535:INFO: Based on time, solarpower (352.8W) minimum charge power (200W) and bypass state (True), hub could contribute 470.0W - Decision path: 2.2. 2024-04-06 14:15:08,536:INFO: Setting solarflow output limit to 480.0W 2024-04-06 14:15:08,536:INFO: Solarflow is willing to contribute 480.0W! 2024-04-06 14:15:08,536:INFO: Adjusting inverter limit from 172.4W to 283.4W 2024-04-06 14:15:08,537:INFO: Direct connected panel limit is 283W. 2024-04-06 14:15:08,537:INFO: Setting inverter output limit to 1888W (1 min moving average of 470W x 4) 2024-04-06 14:15:08,538:INFO: Sun: 06:49 - 19:59 Demand: 984.5W, Panel DC: (169.4|172.4), Hub DC: (169.0|169.5), Inverter Limit: 1888.0W, Hub Limit: 480.0W 2024-04-06 14:15:08,548:INFO: DTU triggers limit function: 728.9 : 737.2 2024-04-06 14:15:08,548:INFO: HUB: S:352.8W [ 379.0,380.0,383.0,387.0,383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:335W, L:482W 2024-04-06 14:15:08,567:INFO: INV: AC:659.3W, AC_Prediction: 685.3W, DC:680.3W, DC_prediction: 728.9W (169.0|169.5|169.4|172.4), L:1886.4W [1600.0W] 2024-04-06 14:15:08,577:INFO: SMT: T:Smartmeter P:275.0W [ 209.0,195.0,247.0,269.0,287.0,275.0 ] Predict: 291.9W 2024-04-06 14:15:08,596:INFO: Direct connected panels can't cover demand 341.8W/977.2W, trying to get rest from hub. 2024-04-06 14:15:08,597:INFO: Checking if Solarflow is willing to contribute 635.4W ... 2024-04-06 14:15:08,598:INFO: Adjusting inverter limit from 352.8W to 470.9W 2024-04-06 14:15:08,599:INFO: Based on time, solarpower (352.8W) minimum charge power (200W) and bypass state (True), hub could contribute 470.0W - Decision path: 2.2. 2024-04-06 14:15:08,599:INFO: Setting solarflow output limit to 479.0W 2024-04-06 14:15:08,600:INFO: Solarflow is willing to contribute 479.0W! 2024-04-06 14:15:08,600:INFO: Adjusting inverter limit from 172.4W to 283.4W 2024-04-06 14:15:08,600:INFO: Direct connected panel limit is 283W. 2024-04-06 14:15:08,601:INFO: Setting inverter output limit to 1886W (1 min moving average of 469W x 4) 2024-04-06 14:15:08,603:INFO: Sun: 06:49 - 19:59 Demand: 977.2W, Panel DC: (169.4|172.4), Hub DC: (169.0|169.5), Inverter Limit: 1886.0W, Hub Limit: 479.0W 2024-04-06 14:15:13,541:INFO: DTU triggers limit function: 721.3 : 728.9 2024-04-06 14:15:13,541:INFO: HUB: S:349.1W [ 387.0,383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0,336.0,339.0,340.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:339W, L:479W 2024-04-06 14:15:13,552:INFO: INV: AC:676.0W, AC_Prediction: 678.9W, DC:693.9W, DC_prediction: 721.3W (172.3|172.8|172.9|175.9), L:1884.8W [1600.0W] 2024-04-06 14:15:13,557:INFO: SMT: T:Smartmeter P:275.0W [ 209.0,195.0,247.0,269.0,287.0,275.0 ] Predict: 291.9W 2024-04-06 14:15:13,567:INFO: Direct connected panels can't cover demand 348.8W/970.8W, trying to get rest from hub. 2024-04-06 14:15:13,567:INFO: Checking if Solarflow is willing to contribute 622.0W ... 2024-04-06 14:15:13,568:INFO: Adjusting inverter limit from 349.1W to 467.8W 2024-04-06 14:15:13,568:INFO: Based on time, solarpower (349.1W) minimum charge power (200W) and bypass state (True), hub could contribute 467.0W - Decision path: 2.2. 2024-04-06 14:15:13,569:INFO: Setting solarflow output limit to 478.0W 2024-04-06 14:15:13,569:INFO: Solarflow is willing to contribute 478.0W! 2024-04-06 14:15:13,569:INFO: Adjusting inverter limit from 175.9W to 287.9W 2024-04-06 14:15:13,569:INFO: Direct connected panel limit is 287W. 2024-04-06 14:15:13,570:INFO: Setting inverter output limit to 1884W (1 min moving average of 468W x 4) 2024-04-06 14:15:13,570:INFO: Sun: 06:49 - 19:59 Demand: 970.8W, Panel DC: (172.9|175.9), Hub DC: (172.3|172.8), Inverter Limit: 1884.0W, Hub Limit: 478.0W 2024-04-06 14:15:18,529:INFO: SMT triggers limit function: 267.3 : 291.9 2024-04-06 14:15:18,530:INFO: HUB: S:347.4W [ 383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:346W, L:478W 2024-04-06 14:15:18,542:INFO: INV: AC:676.0W, AC_Prediction: 678.9W, DC:711.4W, DC_prediction: 714.4W (176.6|177.1|177.3|180.4), L:1883.2W [1600.0W] 2024-04-06 14:15:18,549:INFO: SMT: T:Smartmeter P:241.0W [ 209.0,195.0,247.0,269.0,287.0,275.0,241.0 ] Predict: 267.3W 2024-04-06 14:15:18,562:INFO: Direct connected panels can't cover demand 357.7W/946.2W, trying to get rest from hub. 2024-04-06 14:15:18,562:INFO: Checking if Solarflow is willing to contribute 588.5W ... 2024-04-06 14:15:18,564:INFO: Adjusting inverter limit from 347.4W to 466.5W 2024-04-06 14:15:18,564:INFO: Based on time, solarpower (347.4W) minimum charge power (200W) and bypass state (True), hub could contribute 466.0W - Decision path: 2.2. 2024-04-06 14:15:18,564:INFO: Setting solarflow output limit to 476.0W 2024-04-06 14:15:18,565:INFO: Solarflow is willing to contribute 476.0W! 2024-04-06 14:15:18,565:INFO: Adjusting inverter limit from 180.4W to 293.6W 2024-04-06 14:15:18,565:INFO: Direct connected panel limit is 293W. 2024-04-06 14:15:18,566:INFO: Setting inverter output limit to 1882W (1 min moving average of 466W x 4) 2024-04-06 14:15:18,567:INFO: Sun: 06:49 - 19:59 Demand: 946.2W, Panel DC: (177.3|180.4), Hub DC: (176.6|177.1), Inverter Limit: 1882.0W, Hub Limit: 476.0W 2024-04-06 14:15:18,574:INFO: DTU triggers limit function: 714.4 : 721.3 2024-04-06 14:15:18,575:INFO: HUB: S:347.4W [ 383.0,382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:346W, L:478W 2024-04-06 14:15:18,588:INFO: INV: AC:693.9W, AC_Prediction: 673.6W, DC:711.4W, DC_prediction: 714.4W (176.6|177.1|177.3|180.4), L:1883.2W [1600.0W] 2024-04-06 14:15:18,595:INFO: SMT: T:Smartmeter P:241.0W [ 209.0,195.0,247.0,269.0,287.0,275.0,241.0 ] Predict: 267.3W 2024-04-06 14:15:18,608:INFO: Direct connected panels can't cover demand 357.7W/940.9W, trying to get rest from hub. 2024-04-06 14:15:18,608:INFO: Checking if Solarflow is willing to contribute 583.2W ... 2024-04-06 14:15:18,609:INFO: Adjusting inverter limit from 347.4W to 466.5W 2024-04-06 14:15:18,610:INFO: Based on time, solarpower (347.4W) minimum charge power (200W) and bypass state (True), hub could contribute 466.0W - Decision path: 2.2. 2024-04-06 14:15:18,610:INFO: Setting solarflow output limit to 476.0W 2024-04-06 14:15:18,610:INFO: Solarflow is willing to contribute 476.0W! 2024-04-06 14:15:18,611:INFO: Adjusting inverter limit from 180.4W to 293.6W 2024-04-06 14:15:18,611:INFO: Direct connected panel limit is 293W. 2024-04-06 14:15:18,611:INFO: Setting inverter output limit to 1878W (1 min moving average of 466W x 4) 2024-04-06 14:15:18,612:INFO: Sun: 06:49 - 19:59 Demand: 940.9W, Panel DC: (177.3|180.4), Hub DC: (176.6|177.1), Inverter Limit: 1878.0W, Hub Limit: 476.0W 2024-04-06 14:15:23,528:INFO: DTU triggers limit function: 708.9 : 714.4 2024-04-06 14:15:23,528:INFO: HUB: S:348.1W [ 382.0,380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:353W, L:476W 2024-04-06 14:15:23,539:INFO: INV: AC:705.0W, AC_Prediction: 669.5W, DC:730.3W, DC_prediction: 708.9W (181.2|181.7|182.1|185.3), L:1876.8W [1600.0W] 2024-04-06 14:15:23,544:INFO: SMT: T:Smartmeter P:241.0W [ 209.0,195.0,247.0,269.0,287.0,275.0,241.0 ] Predict: 267.3W 2024-04-06 14:15:23,555:INFO: Direct connected panels can't cover demand 367.4W/936.8W, trying to get rest from hub. 2024-04-06 14:15:23,555:INFO: Checking if Solarflow is willing to contribute 569.4W ... 2024-04-06 14:15:23,556:INFO: Adjusting inverter limit from 348.1W to 467.0W 2024-04-06 14:15:23,556:INFO: Based on time, solarpower (348.1W) minimum charge power (200W) and bypass state (True), hub could contribute 466.0W - Decision path: 2.2. 2024-04-06 14:15:23,556:INFO: Setting solarflow output limit to 475.0W 2024-04-06 14:15:23,557:INFO: Solarflow is willing to contribute 475.0W! 2024-04-06 14:15:23,557:INFO: Adjusting inverter limit from 185.3W to 299.8W 2024-04-06 14:15:23,557:INFO: Direct connected panel limit is 299W. 2024-04-06 14:15:23,557:INFO: Setting inverter output limit to 1876W (1 min moving average of 465W x 4) 2024-04-06 14:15:23,558:INFO: Sun: 06:49 - 19:59 Demand: 936.8W, Panel DC: (182.1|185.3), Hub DC: (181.2|181.7), Inverter Limit: 1876.0W, Hub Limit: 475.0W 2024-04-06 14:15:28,512:INFO: SMT triggers limit function: 250.1 : 267.3 2024-04-06 14:15:28,512:INFO: HUB: S:349.6W [ 380.0,379.0,376.0,374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0 ], B:100% (100|100|100|100), V:52.5V (52.5|52.5|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:359W, L:475W 2024-04-06 14:15:28,528:INFO: INV: AC:705.0W, AC_Prediction: 669.5W, DC:742.0W, DC_prediction: 704.6W (184.1|184.6|185.0|188.3), L:1875.2W [1600.0W] 2024-04-06 14:15:28,532:INFO: SMT: T:Smartmeter P:213.0W [ 195.0,247.0,269.0,287.0,275.0,241.0,213.0 ] Predict: 250.1W 2024-04-06 14:15:28,544:INFO: Direct connected panels can't cover demand 373.3W/919.6W, trying to get rest from hub. 2024-04-06 14:15:28,544:INFO: Checking if Solarflow is willing to contribute 546.3W ... 2024-04-06 14:15:28,545:INFO: Adjusting inverter limit from 349.6W to 468.3W 2024-04-06 14:15:28,545:INFO: Based on time, solarpower (349.6W) minimum charge power (200W) and bypass state (True), hub could contribute 468.0W - Decision path: 2.2. 2024-04-06 14:15:28,545:INFO: Setting solarflow output limit to 474.0W 2024-04-06 14:15:28,546:INFO: Solarflow is willing to contribute 474.0W! 2024-04-06 14:15:28,546:INFO: Adjusting inverter limit from 188.3W to 303.5W 2024-04-06 14:15:28,546:INFO: Direct connected panel limit is 303W. 2024-04-06 14:15:28,546:INFO: Setting inverter output limit to 1874W (1 min moving average of 464W x 4) 2024-04-06 14:15:28,548:INFO: Sun: 06:49 - 19:59 Demand: 919.6W, Panel DC: (185.0|188.3), Hub DC: (184.1|184.6), Inverter Limit: 1874.0W, Hub Limit: 474.0W 2024-04-06 14:15:32,485:INFO: Battery is full: 100 2024-04-06 14:15:32,490:INFO: Reading last full time: 2024-04-06 14:15:32 2024-04-06 14:15:32,533:INFO: Reading battery target mode: discharging 2024-04-06 14:15:33,551:INFO: DTU triggers limit function: 702.4 : 708.9 2024-04-06 14:15:33,552:INFO: HUB: S:351.5W [ 374.0,372.0,371.0,369.0,367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:364W, L:474W 2024-04-06 14:15:33,587:INFO: INV: AC:714.6W, AC_Prediction: 668.0W, DC:748.2W, DC_prediction: 702.4W (185.6|186.2|186.5|189.9), L:1873.6W [1600.0W] 2024-04-06 14:15:33,602:INFO: SMT: T:Smartmeter P:213.0W [ 195.0,247.0,269.0,287.0,275.0,241.0,213.0 ] Predict: 250.1W 2024-04-06 14:15:33,621:INFO: Direct connected panels can't cover demand 376.4W/918.1W, trying to get rest from hub. 2024-04-06 14:15:33,621:INFO: Checking if Solarflow is willing to contribute 541.7W ... 2024-04-06 14:15:33,623:INFO: Adjusting inverter limit from 351.5W to 469.8W 2024-04-06 14:15:33,624:INFO: Based on time, solarpower (351.5W) minimum charge power (200W) and bypass state (True), hub could contribute 469.0W - Decision path: 2.2. 2024-04-06 14:15:33,624:INFO: Setting solarflow output limit to 473.0W 2024-04-06 14:15:33,625:INFO: Solarflow is willing to contribute 473.0W! 2024-04-06 14:15:33,625:INFO: Adjusting inverter limit from 189.9W to 305.5W 2024-04-06 14:15:33,626:INFO: Direct connected panel limit is 305W. 2024-04-06 14:15:33,627:INFO: Setting inverter output limit to 1870W (1 min moving average of 463W x 4) 2024-04-06 14:15:33,629:INFO: Sun: 06:49 - 19:59 Demand: 918.1W, Panel DC: (186.5|189.9), Hub DC: (185.6|186.2), Inverter Limit: 1870.0W, Hub Limit: 473.0W 2024-04-06 14:15:38,500:INFO: SMT triggers limit function: 207.7 : 250.1 2024-04-06 14:15:38,501:INFO: HUB: S:353.4W [ 367.0,365.0,363.0,361.0,359.0,358.0,357.0,355.0,353.0,351.0,350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:368W, L:473W 2024-04-06 14:15:38,520:INFO: INV: AC:714.6W, AC_Prediction: 668.0W, DC:752.1W, DC_prediction: 703.0W (186.5|187.1|187.6|190.9), L:1873.6W [1600.0W] 2024-04-06 14:15:38,529:INFO: SMT: T:Smartmeter P:206.0W [ 269.0,287.0,275.0,241.0,213.0,206.0 ] Predict: 207.7W 2024-04-06 14:15:38,546:INFO: Direct connected panels can't cover demand 378.5W/875.7W, trying to get rest from hub. 2024-04-06 14:15:38,546:INFO: Checking if Solarflow is willing to contribute 497.2W ... 2024-04-06 14:15:38,548:INFO: Adjusting inverter limit from 353.4W to 471.4W 2024-04-06 14:15:38,548:INFO: Based on time, solarpower (353.4W) minimum charge power (200W) and bypass state (True), hub could contribute 471.0W - Decision path: 2.2. 2024-04-06 14:15:38,549:INFO: Not setting solarflow output limit to 473.0W as it is identical to current limit! 2024-04-06 14:15:38,549:INFO: Solarflow is willing to contribute 473.0W! 2024-04-06 14:15:38,549:INFO: Adjusting inverter limit from 190.9W to 306.7W 2024-04-06 14:15:38,549:INFO: Direct connected panel limit is 306W. 2024-04-06 14:15:38,550:INFO: Setting inverter output limit to 1866W (1 min moving average of 463W x 4) 2024-04-06 14:15:38,551:INFO: Sun: 06:49 - 19:59 Demand: 875.7W, Panel DC: (187.6|190.9), Hub DC: (186.5|187.1), Inverter Limit: 1866.0W, Hub Limit: 473.0W 2024-04-06 14:15:48,534:INFO: DTU triggers limit function: 715.0 : 702.4 2024-04-06 14:15:48,535:INFO: HUB: S:363.3W [ 350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:384W, L:473W 2024-04-06 14:15:48,547:INFO: INV: AC:780.7W, AC_Prediction: 689.9W, DC:802.0W, DC_prediction: 715.0W (198.6|199.2|200.4|203.8), L:1865.6W [1600.0W] 2024-04-06 14:15:48,555:INFO: SMT: T:Smartmeter P:206.0W [ 269.0,287.0,275.0,241.0,213.0,206.0 ] Predict: 207.7W 2024-04-06 14:15:48,567:INFO: Direct connected panels can't cover demand 404.2W/897.6W, trying to get rest from hub. 2024-04-06 14:15:48,567:INFO: Checking if Solarflow is willing to contribute 493.4W ... 2024-04-06 14:15:48,569:INFO: Adjusting inverter limit from 363.3W to 479.5W 2024-04-06 14:15:48,569:INFO: Based on time, solarpower (363.3W) minimum charge power (200W) and bypass state (True), hub could contribute 479.0W - Decision path: 2.2. 2024-04-06 14:15:48,569:INFO: Not setting solarflow output limit to 473.0W as it is identical to current limit! 2024-04-06 14:15:48,570:INFO: Solarflow is willing to contribute 473.0W! 2024-04-06 14:15:48,570:INFO: Direct connected panel limit is 400W. 2024-04-06 14:15:48,570:INFO: Setting inverter output limit to 1864W (1 min moving average of 463W x 4) 2024-04-06 14:15:48,571:INFO: Sun: 06:49 - 19:59 Demand: 897.6W, Panel DC: (200.4|203.8), Hub DC: (198.6|199.2), Inverter Limit: 1864.0W, Hub Limit: 473.0W 2024-04-06 14:15:48,586:INFO: SMT triggers limit function: 194.0 : 207.7 2024-04-06 14:15:48,587:INFO: HUB: S:363.3W [ 350.0,348.0,350.0,349.0,344.0,343.0,342.0,340.0,339.0,338.0,337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:384W, L:473W 2024-04-06 14:15:48,599:INFO: INV: AC:780.7W, AC_Prediction: 689.9W, DC:802.0W, DC_prediction: 715.0W (198.6|199.2|200.4|203.8), L:1865.6W [1600.0W] 2024-04-06 14:15:48,604:INFO: SMT: T:Smartmeter P:153.0W [ 269.0,287.0,275.0,241.0,213.0,206.0,153.0 ] Predict: 194.0W 2024-04-06 14:15:48,617:INFO: Direct connected panels can't cover demand 404.2W/883.9W, trying to get rest from hub. 2024-04-06 14:15:48,617:INFO: Checking if Solarflow is willing to contribute 479.7W ... 2024-04-06 14:15:48,618:INFO: Adjusting inverter limit from 363.3W to 479.5W 2024-04-06 14:15:48,618:INFO: Based on time, solarpower (363.3W) minimum charge power (200W) and bypass state (True), hub could contribute 479.0W - Decision path: 2.2. 2024-04-06 14:15:48,619:INFO: Not setting solarflow output limit to 473.0W as it is identical to current limit! 2024-04-06 14:15:48,619:INFO: Solarflow is willing to contribute 473.0W! 2024-04-06 14:15:48,619:INFO: Direct connected panel limit is 400W. 2024-04-06 14:15:48,619:INFO: Setting inverter output limit to 1862W (1 min moving average of 463W x 4) 2024-04-06 14:15:48,620:INFO: Sun: 06:49 - 19:59 Demand: 883.9W, Panel DC: (200.4|203.8), Hub DC: (198.6|199.2), Inverter Limit: 1862.0W, Hub Limit: 473.0W 2024-04-06 14:15:58,481:INFO: SMT triggers limit function: 132.9 : 194.0 2024-04-06 14:15:58,482:INFO: HUB: S:379.6W [ 337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:402W, L:473W 2024-04-06 14:15:58,489:INFO: INV: AC:787.5W, AC_Prediction: 702.1W, DC:828.9W, DC_prediction: 726.4W (205.3|205.9|207.0|210.7), L:1860.8W [1600.0W] 2024-04-06 14:15:58,493:INFO: SMT: T:Smartmeter P:132.0W [ 275.0,241.0,213.0,206.0,153.0,132.0 ] Predict: 132.9W 2024-04-06 14:15:58,499:INFO: Direct connected panels can't cover demand 417.7W/835.0W, trying to get rest from hub. 2024-04-06 14:15:58,499:INFO: Checking if Solarflow is willing to contribute 417.3W ... 2024-04-06 14:15:58,500:INFO: Adjusting inverter limit from 379.6W to 492.2W 2024-04-06 14:15:58,500:INFO: Based on time, solarpower (379.6W) minimum charge power (200W) and bypass state (True), hub could contribute 492.0W - Decision path: 2.2. 2024-04-06 14:15:58,500:INFO: Setting solarflow output limit to 474.0W 2024-04-06 14:15:58,500:INFO: Solarflow is willing to contribute 474.0W! 2024-04-06 14:15:58,501:INFO: Direct connected panel limit is 400W. 2024-04-06 14:15:58,501:INFO: Setting inverter output limit to 1860W (1 min moving average of 464W x 4) 2024-04-06 14:15:58,502:INFO: Sun: 06:49 - 19:59 Demand: 835.0W, Panel DC: (207.0|210.7), Hub DC: (205.3|205.9), Inverter Limit: 1860.0W, Hub Limit: 474.0W 2024-04-06 14:15:58,690:INFO: DTU triggers limit function: 726.4 : 715.0 2024-04-06 14:15:58,691:INFO: HUB: S:379.6W [ 337.0,336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:402W, L:473W 2024-04-06 14:15:58,703:INFO: INV: AC:793.2W, AC_Prediction: 715.1W, DC:828.9W, DC_prediction: 726.4W (205.3|205.9|207.0|210.7), L:1860.8W [1600.0W] 2024-04-06 14:15:58,709:INFO: SMT: T:Smartmeter P:132.0W [ 275.0,241.0,213.0,206.0,153.0,132.0 ] Predict: 132.9W 2024-04-06 14:15:58,722:INFO: Direct connected panels can't cover demand 417.7W/848.0W, trying to get rest from hub. 2024-04-06 14:15:58,723:INFO: Checking if Solarflow is willing to contribute 430.3W ... 2024-04-06 14:15:58,723:INFO: Adjusting inverter limit from 379.6W to 492.2W 2024-04-06 14:15:58,724:INFO: Based on time, solarpower (379.6W) minimum charge power (200W) and bypass state (True), hub could contribute 492.0W - Decision path: 2.2. 2024-04-06 14:15:58,725:INFO: Setting solarflow output limit to 475.0W 2024-04-06 14:15:58,725:INFO: Solarflow is willing to contribute 475.0W! 2024-04-06 14:15:58,726:INFO: Direct connected panel limit is 400W. 2024-04-06 14:15:58,726:INFO: Setting inverter output limit to 1858W (1 min moving average of 465W x 4) 2024-04-06 14:15:58,727:INFO: Sun: 06:49 - 19:59 Demand: 848.0W, Panel DC: (207.0|210.7), Hub DC: (205.3|205.9), Inverter Limit: 1858.0W, Hub Limit: 475.0W 2024-04-06 14:16:02,248:INFO: Triggering telemetry update: iot/73bkTV/p4MdD850/properties/read 2024-04-06 14:16:03,680:INFO: DTU triggers limit function: 752.6 : 726.4 2024-04-06 14:16:03,681:INFO: HUB: S:383.6W [ 336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:406W, L:475W 2024-04-06 14:16:03,690:INFO: INV: AC:796.4W, AC_Prediction: 727.8W, DC:834.7W, DC_prediction: 752.6W (206.7|207.3|208.5|212.2), L:1857.6W [1600.0W] 2024-04-06 14:16:03,696:INFO: SMT: T:Smartmeter P:132.0W [ 275.0,241.0,213.0,206.0,153.0,132.0 ] Predict: 132.9W 2024-04-06 14:16:03,706:INFO: Direct connected panels can't cover demand 420.7W/860.7W, trying to get rest from hub. 2024-04-06 14:16:03,706:INFO: Checking if Solarflow is willing to contribute 440.0W ... 2024-04-06 14:16:03,707:INFO: Adjusting inverter limit from 383.6W to 495.3W 2024-04-06 14:16:03,707:INFO: Based on time, solarpower (383.6W) minimum charge power (200W) and bypass state (True), hub could contribute 495.0W - Decision path: 2.2. 2024-04-06 14:16:03,708:INFO: Setting solarflow output limit to 477.0W 2024-04-06 14:16:03,708:INFO: Solarflow is willing to contribute 477.0W! 2024-04-06 14:16:03,708:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:03,708:INFO: Setting inverter output limit to 1860W (1 min moving average of 467W x 4) 2024-04-06 14:16:03,709:INFO: Sun: 06:49 - 19:59 Demand: 860.7W, Panel DC: (208.5|212.2), Hub DC: (206.7|207.3), Inverter Limit: 1860.0W, Hub Limit: 477.0W 2024-04-06 14:16:05,441:INFO: Battery is full: 100 2024-04-06 14:16:05,445:INFO: Reading last full time: 2024-04-06 14:16:05 2024-04-06 14:16:05,488:INFO: Reading battery target mode: discharging 2024-04-06 14:16:08,568:INFO: SMT triggers limit function: 117.3 : 132.9 2024-04-06 14:16:08,569:INFO: HUB: S:383.6W [ 336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:406W, L:475W 2024-04-06 14:16:08,577:INFO: INV: AC:796.4W, AC_Prediction: 727.8W, DC:838.2W, DC_prediction: 766.0W (207.6|208.2|209.3|213.1), L:1857.6W [1600.0W] 2024-04-06 14:16:08,580:INFO: SMT: T:Smartmeter P:128.0W [ 241.0,213.0,206.0,153.0,132.0,128.0 ] Predict: 117.3W 2024-04-06 14:16:08,587:INFO: Direct connected panels can't cover demand 422.4W/845.1W, trying to get rest from hub. 2024-04-06 14:16:08,587:INFO: Checking if Solarflow is willing to contribute 422.7W ... 2024-04-06 14:16:08,588:INFO: Adjusting inverter limit from 383.6W to 495.3W 2024-04-06 14:16:08,588:INFO: Based on time, solarpower (383.6W) minimum charge power (200W) and bypass state (True), hub could contribute 495.0W - Decision path: 2.2. 2024-04-06 14:16:08,588:INFO: Setting solarflow output limit to 478.0W 2024-04-06 14:16:08,589:INFO: Solarflow is willing to contribute 478.0W! 2024-04-06 14:16:08,589:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:08,589:INFO: Setting inverter output limit to 1860W (1 min moving average of 468W x 4) 2024-04-06 14:16:08,590:INFO: Sun: 06:49 - 19:59 Demand: 845.1W, Panel DC: (209.3|213.1), Hub DC: (207.6|208.2), Inverter Limit: 1860.0W, Hub Limit: 478.0W 2024-04-06 14:16:09,053:INFO: DTU triggers limit function: 766.0 : 752.6 2024-04-06 14:16:09,054:INFO: HUB: S:385.0W [ 336.0,339.0,340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:411W, L:477W 2024-04-06 14:16:09,063:INFO: INV: AC:800.5W, AC_Prediction: 740.0W, DC:838.2W, DC_prediction: 766.0W (207.6|208.2|209.3|213.1), L:1859.2W [1600.0W] 2024-04-06 14:16:09,067:INFO: SMT: T:Smartmeter P:128.0W [ 241.0,213.0,206.0,153.0,132.0,128.0 ] Predict: 117.3W 2024-04-06 14:16:09,074:INFO: Direct connected panels can't cover demand 422.4W/857.3W, trying to get rest from hub. 2024-04-06 14:16:09,074:INFO: Checking if Solarflow is willing to contribute 434.9W ... 2024-04-06 14:16:09,075:INFO: Adjusting inverter limit from 385.0W to 496.3W 2024-04-06 14:16:09,075:INFO: Based on time, solarpower (385.0W) minimum charge power (200W) and bypass state (True), hub could contribute 496.0W - Decision path: 2.2. 2024-04-06 14:16:09,076:INFO: Setting solarflow output limit to 479.0W 2024-04-06 14:16:09,076:INFO: Solarflow is willing to contribute 479.0W! 2024-04-06 14:16:09,076:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:09,076:INFO: Setting inverter output limit to 1862W (1 min moving average of 469W x 4) 2024-04-06 14:16:09,077:INFO: Sun: 06:49 - 19:59 Demand: 857.3W, Panel DC: (209.3|213.1), Hub DC: (207.6|208.2), Inverter Limit: 1862.0W, Hub Limit: 479.0W 2024-04-06 14:16:19,381:INFO: DTU triggers limit function: 778.9 : 766.0 2024-04-06 14:16:19,381:INFO: HUB: S:387.4W [ 340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0,417.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:413W, L:479W 2024-04-06 14:16:19,393:INFO: INV: AC:788.5W, AC_Prediction: 761.2W, DC:842.5W, DC_prediction: 778.9W (208.7|209.3|210.3|214.2), L:1860.8W [1600.0W] 2024-04-06 14:16:19,399:INFO: SMT: T:Smartmeter P:127.0W [ 213.0,206.0,153.0,132.0,128.0,127.0 ] Predict: 110.9W 2024-04-06 14:16:19,409:INFO: Direct connected panels can't cover demand 424.5W/872.1W, trying to get rest from hub. 2024-04-06 14:16:19,409:INFO: Checking if Solarflow is willing to contribute 447.6W ... 2024-04-06 14:16:19,410:INFO: Adjusting inverter limit from 387.4W to 498.2W 2024-04-06 14:16:19,411:INFO: Based on time, solarpower (387.4W) minimum charge power (200W) and bypass state (True), hub could contribute 498.0W - Decision path: 2.2. 2024-04-06 14:16:19,411:INFO: Setting solarflow output limit to 481.0W 2024-04-06 14:16:19,412:INFO: Solarflow is willing to contribute 481.0W! 2024-04-06 14:16:19,412:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:19,413:INFO: Setting inverter output limit to 1868W (1 min moving average of 471W x 4) 2024-04-06 14:16:19,414:INFO: Sun: 06:49 - 19:59 Demand: 872.1W, Panel DC: (210.3|214.2), Hub DC: (208.7|209.3), Inverter Limit: 1868.0W, Hub Limit: 481.0W 2024-04-06 14:16:24,485:INFO: DTU triggers limit function: 801.1 : 778.9 2024-04-06 14:16:24,486:INFO: HUB: S:387.4W [ 340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0,417.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:412W, L:481W 2024-04-06 14:16:24,502:INFO: INV: AC:786.1W, AC_Prediction: 768.5W, DC:829.9W, DC_prediction: 801.1W (205.6|206.3|207.1|210.9), L:1867.2W [1600.0W] 2024-04-06 14:16:24,514:INFO: SMT: T:Smartmeter P:127.0W [ 213.0,206.0,153.0,132.0,128.0,127.0 ] Predict: 110.9W 2024-04-06 14:16:24,534:INFO: Direct connected panels can't cover demand 418.0W/879.4W, trying to get rest from hub. 2024-04-06 14:16:24,534:INFO: Checking if Solarflow is willing to contribute 461.4W ... 2024-04-06 14:16:24,535:INFO: Adjusting inverter limit from 387.4W to 498.2W 2024-04-06 14:16:24,536:INFO: Based on time, solarpower (387.4W) minimum charge power (200W) and bypass state (True), hub could contribute 498.0W - Decision path: 2.2. 2024-04-06 14:16:24,536:INFO: Setting solarflow output limit to 482.0W 2024-04-06 14:16:24,537:INFO: Solarflow is willing to contribute 482.0W! 2024-04-06 14:16:24,537:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:24,537:INFO: Setting inverter output limit to 1872W (1 min moving average of 472W x 4) 2024-04-06 14:16:24,539:INFO: Sun: 06:49 - 19:59 Demand: 879.4W, Panel DC: (207.1|210.9), Hub DC: (205.6|206.3), Inverter Limit: 1872.0W, Hub Limit: 482.0W 2024-04-06 14:16:28,511:INFO: SMT triggers limit function: 128.6 : 117.3 2024-04-06 14:16:28,512:INFO: HUB: S:387.4W [ 340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0,417.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.4|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:411W, L:482W 2024-04-06 14:16:28,520:INFO: INV: AC:786.1W, AC_Prediction: 768.5W, DC:827.3W, DC_prediction: 808.9W (205.0|205.6|206.5|210.2), L:1867.2W [1600.0W] 2024-04-06 14:16:28,523:INFO: SMT: T:Smartmeter P:141.0W [ 213.0,206.0,153.0,132.0,128.0,127.0,141.0 ] Predict: 128.6W 2024-04-06 14:16:28,529:INFO: Direct connected panels can't cover demand 416.7W/897.1W, trying to get rest from hub. 2024-04-06 14:16:28,530:INFO: Checking if Solarflow is willing to contribute 480.4W ... 2024-04-06 14:16:28,530:INFO: Adjusting inverter limit from 387.4W to 498.2W 2024-04-06 14:16:28,530:INFO: Based on time, solarpower (387.4W) minimum charge power (200W) and bypass state (True), hub could contribute 498.0W - Decision path: 2.2. 2024-04-06 14:16:28,531:INFO: Setting solarflow output limit to 483.0W 2024-04-06 14:16:28,531:INFO: Solarflow is willing to contribute 483.0W! 2024-04-06 14:16:28,531:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:28,531:INFO: Setting inverter output limit to 1874W (1 min moving average of 473W x 4) 2024-04-06 14:16:28,532:INFO: Sun: 06:49 - 19:59 Demand: 897.1W, Panel DC: (206.5|210.2), Hub DC: (205.0|205.6), Inverter Limit: 1874.0W, Hub Limit: 483.0W 2024-04-06 14:16:34,028:INFO: Battery is full: 100 2024-04-06 14:16:34,076:INFO: Reading last full time: 2024-04-06 14:16:34 2024-04-06 14:16:34,077:INFO: Reading battery target mode: discharging 2024-04-06 14:16:35,781:INFO: DTU triggers limit function: 808.9 : 801.1 2024-04-06 14:16:35,781:INFO: HUB: S:387.4W [ 340.0,341.0,342.0,344.0,345.0,347.0,349.0,350.0,351.0,353.0,355.0,356.0,358.0,360.0,361.0,362.0,363.0,364.0,365.0,366.0,368.0,369.0,370.0,372.0,374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0,417.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:413W, L:483W 2024-04-06 14:16:35,803:INFO: INV: AC:793.4W, AC_Prediction: 784.6W, DC:827.3W, DC_prediction: 808.9W (205.0|205.6|206.5|210.2), L:1873.6W [1600.0W] 2024-04-06 14:16:35,810:INFO: SMT: T:Smartmeter P:141.0W [ 213.0,206.0,153.0,132.0,128.0,127.0,141.0 ] Predict: 128.6W 2024-04-06 14:16:35,827:INFO: Direct connected panels can't cover demand 416.7W/913.2W, trying to get rest from hub. 2024-04-06 14:16:35,827:INFO: Checking if Solarflow is willing to contribute 496.5W ... 2024-04-06 14:16:35,830:INFO: Adjusting inverter limit from 387.4W to 498.2W 2024-04-06 14:16:35,830:INFO: Based on time, solarpower (387.4W) minimum charge power (200W) and bypass state (True), hub could contribute 498.0W - Decision path: 2.2. 2024-04-06 14:16:35,830:INFO: Setting solarflow output limit to 485.0W 2024-04-06 14:16:35,831:INFO: Solarflow is willing to contribute 485.0W! 2024-04-06 14:16:35,831:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:35,831:INFO: Setting inverter output limit to 1880W (1 min moving average of 475W x 4) 2024-04-06 14:16:35,833:INFO: Sun: 06:49 - 19:59 Demand: 913.2W, Panel DC: (206.5|210.2), Hub DC: (205.0|205.6), Inverter Limit: 1880.0W, Hub Limit: 485.0W 2024-04-06 14:16:40,792:INFO: DTU triggers limit function: 825.7 : 808.9 2024-04-06 14:16:40,793:INFO: HUB: S:405.9W [ 374.0,375.0,377.0,379.0,383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0,417.0,418.0,420.0,421.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:417W, L:485W 2024-04-06 14:16:40,814:INFO: INV: AC:807.5W, AC_Prediction: 791.0W, DC:835.1W, DC_prediction: 825.7W (206.8|207.4|208.6|212.3), L:1878.4W [1600.0W] 2024-04-06 14:16:40,824:INFO: SMT: T:Smartmeter P:117.0W [ 153.0,132.0,128.0,127.0,141.0,117.0 ] Predict: 122.0W 2024-04-06 14:16:40,841:INFO: Direct connected panels can't cover demand 420.9W/913.0W, trying to get rest from hub. 2024-04-06 14:16:40,842:INFO: Checking if Solarflow is willing to contribute 492.1W ... 2024-04-06 14:16:40,843:INFO: Adjusting inverter limit from 405.9W to 511.8W 2024-04-06 14:16:40,843:INFO: Based on time, solarpower (405.9W) minimum charge power (200W) and bypass state (True), hub could contribute 511.0W - Decision path: 2.2. 2024-04-06 14:16:40,844:INFO: Setting solarflow output limit to 487.0W 2024-04-06 14:16:40,845:INFO: Solarflow is willing to contribute 487.0W! 2024-04-06 14:16:40,845:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:40,845:INFO: Setting inverter output limit to 1886W (1 min moving average of 477W x 4) 2024-04-06 14:16:40,846:INFO: Sun: 06:49 - 19:59 Demand: 913.0W, Panel DC: (208.6|212.3), Hub DC: (206.8|207.4), Inverter Limit: 1886.0W, Hub Limit: 487.0W 2024-04-06 14:16:45,782:INFO: DTU triggers limit function: 832.5 : 825.7 2024-04-06 14:16:45,783:INFO: HUB: S:414.2W [ 383.0,385.0,386.0,389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0,417.0,418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:424W, L:487W 2024-04-06 14:16:45,797:INFO: INV: AC:828.8W, AC_Prediction: 797.9W, DC:849.9W, DC_prediction: 832.5W (210.3|210.9|212.5|216.2), L:1884.8W [1600.0W] 2024-04-06 14:16:45,804:INFO: SMT: T:Smartmeter P:117.0W [ 153.0,132.0,128.0,127.0,141.0,117.0 ] Predict: 122.0W 2024-04-06 14:16:45,816:INFO: Direct connected panels can't cover demand 428.7W/919.9W, trying to get rest from hub. 2024-04-06 14:16:45,816:INFO: Checking if Solarflow is willing to contribute 491.2W ... 2024-04-06 14:16:45,817:INFO: Adjusting inverter limit from 414.2W to 517.7W 2024-04-06 14:16:45,818:INFO: Based on time, solarpower (414.2W) minimum charge power (200W) and bypass state (True), hub could contribute 517.0W - Decision path: 2.2. 2024-04-06 14:16:45,818:INFO: Setting solarflow output limit to 489.0W 2024-04-06 14:16:45,818:INFO: Solarflow is willing to contribute 489.0W! 2024-04-06 14:16:45,819:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:45,819:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:16:45,819:INFO: Setting inverter output limit to 1882.8W (1 min moving average of 479W x 4) 2024-04-06 14:16:45,821:INFO: Sun: 06:49 - 19:59 Demand: 919.9W, Panel DC: (212.5|216.2), Hub DC: (210.3|210.9), Inverter Limit: 1882.8W, Hub Limit: 489.0W 2024-04-06 14:16:48,549:INFO: SMT triggers limit function: 109.3 : 128.6 2024-04-06 14:16:48,549:INFO: HUB: S:419.3W [ 389.0,391.0,393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0,417.0,418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:429W, L:489W 2024-04-06 14:16:48,556:INFO: INV: AC:828.8W, AC_Prediction: 797.9W, DC:872.2W, DC_prediction: 839.7W (215.7|216.3|218.2|222.0), L:1884.8W [1600.0W] 2024-04-06 14:16:48,559:INFO: SMT: T:Smartmeter P:82.0W [ 153.0,132.0,128.0,127.0,141.0,117.0,82.0 ] Predict: 109.3W 2024-04-06 14:16:48,565:INFO: Direct connected panels can't cover demand 440.2W/907.2W, trying to get rest from hub. 2024-04-06 14:16:48,565:INFO: Checking if Solarflow is willing to contribute 467.0W ... 2024-04-06 14:16:48,566:INFO: Adjusting inverter limit from 419.3W to 521.3W 2024-04-06 14:16:48,566:INFO: Based on time, solarpower (419.3W) minimum charge power (200W) and bypass state (True), hub could contribute 521.0W - Decision path: 2.2. 2024-04-06 14:16:48,566:INFO: Setting solarflow output limit to 491.0W 2024-04-06 14:16:48,566:INFO: Solarflow is willing to contribute 491.0W! 2024-04-06 14:16:48,566:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:48,566:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:16:48,567:INFO: Setting inverter output limit to 1882.8W (1 min moving average of 481W x 4) 2024-04-06 14:16:48,567:INFO: Sun: 06:49 - 19:59 Demand: 907.2W, Panel DC: (218.2|222.0), Hub DC: (215.7|216.3), Inverter Limit: 1882.8W, Hub Limit: 491.0W 2024-04-06 14:16:50,847:INFO: DTU triggers limit function: 839.7 : 832.5 2024-04-06 14:16:50,847:INFO: HUB: S:422.7W [ 393.0,395.0,397.0,399.0,400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0,417.0,418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:432W, L:491W 2024-04-06 14:16:50,858:INFO: INV: AC:846.6W, AC_Prediction: 805.3W, DC:872.2W, DC_prediction: 839.7W (215.7|216.3|218.2|222.0), L:1881.6W [1600.0W] 2024-04-06 14:16:50,863:INFO: SMT: T:Smartmeter P:82.0W [ 153.0,132.0,128.0,127.0,141.0,117.0,82.0 ] Predict: 109.3W 2024-04-06 14:16:50,875:INFO: Direct connected panels can't cover demand 440.2W/914.6W, trying to get rest from hub. 2024-04-06 14:16:50,875:INFO: Checking if Solarflow is willing to contribute 474.4W ... 2024-04-06 14:16:50,876:INFO: Adjusting inverter limit from 422.7W to 523.6W 2024-04-06 14:16:50,876:INFO: Based on time, solarpower (422.7W) minimum charge power (200W) and bypass state (True), hub could contribute 523.0W - Decision path: 2.2. 2024-04-06 14:16:50,877:INFO: Setting solarflow output limit to 495.0W 2024-04-06 14:16:50,877:INFO: Solarflow is willing to contribute 495.0W! 2024-04-06 14:16:50,877:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:50,878:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:16:50,878:INFO: Setting inverter output limit to 1879.6W (1 min moving average of 485W x 4) 2024-04-06 14:16:50,880:INFO: Sun: 06:49 - 19:59 Demand: 914.6W, Panel DC: (218.2|222.0), Hub DC: (215.7|216.3), Inverter Limit: 1879.6W, Hub Limit: 495.0W 2024-04-06 14:16:55,851:INFO: DTU triggers limit function: 847.6 : 839.7 2024-04-06 14:16:55,852:INFO: HUB: S:429.3W [ 400.0,402.0,403.0,405.0,407.0,408.0,409.0,416.0,417.0,418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:439W, L:495W 2024-04-06 14:16:55,863:INFO: INV: AC:859.1W, AC_Prediction: 813.5W, DC:891.0W, DC_prediction: 847.6W (220.3|220.9|223.0|226.8), L:1878.4W [1600.0W] 2024-04-06 14:16:55,868:INFO: SMT: T:Smartmeter P:82.0W [ 153.0,132.0,128.0,127.0,141.0,117.0,82.0 ] Predict: 109.3W 2024-04-06 14:16:55,879:INFO: Direct connected panels can't cover demand 449.8W/922.8W, trying to get rest from hub. 2024-04-06 14:16:55,879:INFO: Checking if Solarflow is willing to contribute 473.0W ... 2024-04-06 14:16:55,880:INFO: Adjusting inverter limit from 429.3W to 528.2W 2024-04-06 14:16:55,880:INFO: Based on time, solarpower (429.3W) minimum charge power (200W) and bypass state (True), hub could contribute 528.0W - Decision path: 2.2. 2024-04-06 14:16:55,881:INFO: Setting solarflow output limit to 498.0W 2024-04-06 14:16:55,881:INFO: Solarflow is willing to contribute 498.0W! 2024-04-06 14:16:55,881:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:55,882:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:16:55,882:INFO: Setting inverter output limit to 1876.4W (1 min moving average of 488W x 4) 2024-04-06 14:16:55,883:INFO: Sun: 06:49 - 19:59 Demand: 922.8W, Panel DC: (223.0|226.8), Hub DC: (220.3|220.9), Inverter Limit: 1876.4W, Hub Limit: 498.0W 2024-04-06 14:16:58,491:INFO: SMT triggers limit function: 74.6 : 109.3 2024-04-06 14:16:58,492:INFO: HUB: S:432.1W [ 405.0,407.0,408.0,409.0,416.0,417.0,418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:440W, L:498W 2024-04-06 14:16:58,498:INFO: INV: AC:859.1W, AC_Prediction: 813.5W, DC:904.1W, DC_prediction: 856.2W (223.5|224.2|226.2|230.2), L:1878.4W [1600.0W] 2024-04-06 14:16:58,502:INFO: SMT: T:Smartmeter P:62.0W [ 128.0,127.0,141.0,117.0,82.0,62.0 ] Predict: 74.6W 2024-04-06 14:16:58,509:INFO: Direct connected panels can't cover demand 456.4W/888.1W, trying to get rest from hub. 2024-04-06 14:16:58,510:INFO: Checking if Solarflow is willing to contribute 431.7W ... 2024-04-06 14:16:58,511:INFO: Adjusting inverter limit from 432.1W to 530.1W 2024-04-06 14:16:58,511:INFO: Based on time, solarpower (432.1W) minimum charge power (200W) and bypass state (True), hub could contribute 530.0W - Decision path: 2.2. 2024-04-06 14:16:58,511:INFO: Setting solarflow output limit to 500.0W 2024-04-06 14:16:58,511:INFO: Solarflow is willing to contribute 500.0W! 2024-04-06 14:16:58,512:INFO: Direct connected panel limit is 400W. 2024-04-06 14:16:58,512:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:16:58,512:INFO: Setting inverter output limit to 1876.4W (1 min moving average of 490W x 4) 2024-04-06 14:16:58,513:INFO: Sun: 06:49 - 19:59 Demand: 888.1W, Panel DC: (226.2|230.2), Hub DC: (223.5|224.2), Inverter Limit: 1876.4W, Hub Limit: 500.0W 2024-04-06 14:17:00,849:INFO: DTU triggers limit function: 856.2 : 847.6 2024-04-06 14:17:00,850:INFO: HUB: S:432.1W [ 405.0,407.0,408.0,409.0,416.0,417.0,418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:441W, L:500W 2024-04-06 14:17:00,863:INFO: INV: AC:856.2W, AC_Prediction: 820.5W, DC:904.1W, DC_prediction: 856.2W (223.5|224.2|226.2|230.2), L:1875.2W [1600.0W] 2024-04-06 14:17:00,869:INFO: SMT: T:Smartmeter P:62.0W [ 128.0,127.0,141.0,117.0,82.0,62.0 ] Predict: 74.6W 2024-04-06 14:17:00,881:INFO: Direct connected panels can't cover demand 456.4W/895.1W, trying to get rest from hub. 2024-04-06 14:17:00,881:INFO: Checking if Solarflow is willing to contribute 438.7W ... 2024-04-06 14:17:00,882:INFO: Adjusting inverter limit from 432.1W to 530.1W 2024-04-06 14:17:00,882:INFO: Based on time, solarpower (432.1W) minimum charge power (200W) and bypass state (True), hub could contribute 530.0W - Decision path: 2.2. 2024-04-06 14:17:00,883:INFO: Setting solarflow output limit to 503.0W 2024-04-06 14:17:00,884:INFO: Solarflow is willing to contribute 503.0W! 2024-04-06 14:17:00,884:INFO: Direct connected panel limit is 400W. 2024-04-06 14:17:00,884:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:00,885:INFO: Setting inverter output limit to 1873.2W (1 min moving average of 493W x 4) 2024-04-06 14:17:00,886:INFO: Sun: 06:49 - 19:59 Demand: 895.1W, Panel DC: (226.2|230.2), Hub DC: (223.5|224.2), Inverter Limit: 1873.2W, Hub Limit: 503.0W 2024-04-06 14:17:02,249:INFO: Triggering telemetry update: iot/73bkTV/p4MdD850/properties/read 2024-04-06 14:17:05,185:INFO: Battery is full: 100 2024-04-06 14:17:05,192:INFO: Reading last full time: 2024-04-06 14:17:05 2024-04-06 14:17:05,232:INFO: Reading battery target mode: discharging 2024-04-06 14:17:05,859:INFO: DTU triggers limit function: 863.5 : 856.2 2024-04-06 14:17:05,862:INFO: HUB: S:434.8W [ 409.0,416.0,417.0,418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0,446.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:442W, L:503W 2024-04-06 14:17:05,888:INFO: INV: AC:843.1W, AC_Prediction: 825.2W, DC:901.1W, DC_prediction: 863.5W (223.0|223.6|225.2|229.3), L:1872.0W [1600.0W] 2024-04-06 14:17:05,901:INFO: SMT: T:Smartmeter P:62.0W [ 128.0,127.0,141.0,117.0,82.0,62.0 ] Predict: 74.6W 2024-04-06 14:17:05,918:INFO: Direct connected panels can't cover demand 454.5W/899.8W, trying to get rest from hub. 2024-04-06 14:17:05,919:INFO: Checking if Solarflow is willing to contribute 445.3W ... 2024-04-06 14:17:05,919:INFO: Adjusting inverter limit from 434.8W to 531.9W 2024-04-06 14:17:05,920:INFO: Based on time, solarpower (434.8W) minimum charge power (200W) and bypass state (True), hub could contribute 531.0W - Decision path: 2.2. 2024-04-06 14:17:05,920:INFO: Setting solarflow output limit to 505.0W 2024-04-06 14:17:05,920:INFO: Solarflow is willing to contribute 505.0W! 2024-04-06 14:17:05,921:INFO: Direct connected panel limit is 400W. 2024-04-06 14:17:05,921:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:05,921:INFO: Setting inverter output limit to 1870.0W (1 min moving average of 495W x 4) 2024-04-06 14:17:05,922:INFO: Sun: 06:49 - 19:59 Demand: 899.8W, Panel DC: (225.2|229.3), Hub DC: (223.0|223.6), Inverter Limit: 1870.0W, Hub Limit: 505.0W 2024-04-06 14:17:10,877:INFO: DTU triggers limit function: 868.5 : 863.5 2024-04-06 14:17:10,878:INFO: HUB: S:436.3W [ 416.0,417.0,418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0,446.0,447.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:441W, L:505W 2024-04-06 14:17:10,888:INFO: INV: AC:844.9W, AC_Prediction: 829.6W, DC:887.3W, DC_prediction: 868.5W (219.6|220.2|221.7|225.8), L:1868.8W [1600.0W] 2024-04-06 14:17:10,893:INFO: SMT: T:Smartmeter P:77.0W [ 128.0,127.0,141.0,117.0,82.0,62.0,77.0 ] Predict: 80.4W 2024-04-06 14:17:10,903:INFO: Direct connected panels can't cover demand 447.5W/910.0W, trying to get rest from hub. 2024-04-06 14:17:10,904:INFO: Checking if Solarflow is willing to contribute 462.5W ... 2024-04-06 14:17:10,905:INFO: Adjusting inverter limit from 436.3W to 532.9W 2024-04-06 14:17:10,905:INFO: Based on time, solarpower (436.3W) minimum charge power (200W) and bypass state (True), hub could contribute 532.0W - Decision path: 2.2. 2024-04-06 14:17:10,906:INFO: Setting solarflow output limit to 509.0W 2024-04-06 14:17:10,907:INFO: Solarflow is willing to contribute 509.0W! 2024-04-06 14:17:10,907:INFO: Direct connected panel limit is 400W. 2024-04-06 14:17:10,908:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:10,908:INFO: Setting inverter output limit to 1866.8W (1 min moving average of 499W x 4) 2024-04-06 14:17:10,909:INFO: Sun: 06:49 - 19:59 Demand: 910.0W, Panel DC: (221.7|225.8), Hub DC: (219.6|220.2), Inverter Limit: 1866.8W, Hub Limit: 509.0W 2024-04-06 14:17:18,548:INFO: SMT triggers limit function: 43.0 : 74.6 2024-04-06 14:17:18,548:INFO: HUB: S:441.2W [ 418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0,446.0,447.0,448.0,450.0,451.0,452.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:448W, L:509W 2024-04-06 14:17:18,561:INFO: INV: AC:864.4W, AC_Prediction: 829.0W, DC:909.8W, DC_prediction: 872.5W (224.7|225.4|227.9|231.8), L:1865.6W [1600.0W] 2024-04-06 14:17:18,568:INFO: SMT: T:Smartmeter P:45.0W [ 141.0,117.0,82.0,62.0,77.0,45.0 ] Predict: 43.0W 2024-04-06 14:17:18,581:INFO: Direct connected panels can't cover demand 459.7W/872.0W, trying to get rest from hub. 2024-04-06 14:17:18,581:INFO: Checking if Solarflow is willing to contribute 412.3W ... 2024-04-06 14:17:18,582:INFO: Adjusting inverter limit from 441.2W to 536.2W 2024-04-06 14:17:18,583:INFO: Based on time, solarpower (441.2W) minimum charge power (200W) and bypass state (True), hub could contribute 536.0W - Decision path: 2.2. 2024-04-06 14:17:18,584:INFO: Setting solarflow output limit to 513.0W 2024-04-06 14:17:18,584:INFO: Solarflow is willing to contribute 513.0W! 2024-04-06 14:17:18,585:INFO: Direct connected panel limit is 400W. 2024-04-06 14:17:18,585:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:18,585:INFO: Setting inverter output limit to 1863.6W (1 min moving average of 503W x 4) 2024-04-06 14:17:18,587:INFO: Sun: 06:49 - 19:59 Demand: 872.0W, Panel DC: (227.9|231.8), Hub DC: (224.7|225.4), Inverter Limit: 1863.6W, Hub Limit: 513.0W 2024-04-06 14:17:25,860:INFO: DTU triggers limit function: 881.7 : 868.5 2024-04-06 14:17:25,862:INFO: HUB: S:449.5W [ 418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0,446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:461W, L:513W 2024-04-06 14:17:25,880:INFO: INV: AC:900.7W, AC_Prediction: 848.2W, DC:931.5W, DC_prediction: 881.7W (230.0|230.7|233.4|237.4), L:1862.4W [1600.0W] 2024-04-06 14:17:25,890:INFO: SMT: T:Smartmeter P:45.0W [ 141.0,117.0,82.0,62.0,77.0,45.0 ] Predict: 43.0W 2024-04-06 14:17:25,905:INFO: Direct connected panels can't cover demand 470.8W/891.2W, trying to get rest from hub. 2024-04-06 14:17:25,905:INFO: Checking if Solarflow is willing to contribute 420.4W ... 2024-04-06 14:17:25,907:INFO: Adjusting inverter limit from 449.5W to 541.6W 2024-04-06 14:17:25,908:INFO: Based on time, solarpower (449.5W) minimum charge power (200W) and bypass state (True), hub could contribute 541.0W - Decision path: 2.2. 2024-04-06 14:17:25,908:INFO: Setting solarflow output limit to 517.0W 2024-04-06 14:17:25,909:INFO: Solarflow is willing to contribute 517.0W! 2024-04-06 14:17:25,909:INFO: Direct connected panel limit is 400W. 2024-04-06 14:17:25,910:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:25,910:INFO: Setting inverter output limit to 1860.4W (1 min moving average of 507W x 4) 2024-04-06 14:17:25,911:INFO: Sun: 06:49 - 19:59 Demand: 891.2W, Panel DC: (233.4|237.4), Hub DC: (230.0|230.7), Inverter Limit: 1860.4W, Hub Limit: 517.0W 2024-04-06 14:17:30,851:INFO: DTU triggers limit function: 892.7 : 881.7 2024-04-06 14:17:30,852:INFO: HUB: S:453.7W [ 418.0,420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0,446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.4|52.3|52.6), C: 0W, P:True, F:0.0h, E:-1.0h, H:466W, L:517W 2024-04-06 14:17:30,863:INFO: INV: AC:915.6W, AC_Prediction: 849.2W, DC:948.0W, DC_prediction: 892.7W (234.0|234.7|237.6|241.7), L:1859.2W [1600.0W] 2024-04-06 14:17:30,868:INFO: SMT: T:Smartmeter P:17.0W [ 141.0,117.0,82.0,62.0,77.0,45.0,17.0 ] Predict: 40.1W 2024-04-06 14:17:30,879:INFO: Direct connected panels can't cover demand 479.3W/889.3W, trying to get rest from hub. 2024-04-06 14:17:30,880:INFO: Checking if Solarflow is willing to contribute 410.0W ... 2024-04-06 14:17:30,881:INFO: Adjusting inverter limit from 453.7W to 544.3W 2024-04-06 14:17:30,881:INFO: Based on time, solarpower (453.7W) minimum charge power (200W) and bypass state (True), hub could contribute 544.0W - Decision path: 2.2. 2024-04-06 14:17:30,882:INFO: Setting solarflow output limit to 520.0W 2024-04-06 14:17:30,883:INFO: Solarflow is willing to contribute 520.0W! 2024-04-06 14:17:30,883:INFO: Direct connected panel limit is 400W. 2024-04-06 14:17:30,884:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:30,884:INFO: Setting inverter output limit to 1857.2W (1 min moving average of 510W x 4) 2024-04-06 14:17:30,885:INFO: Sun: 06:49 - 19:59 Demand: 889.3W, Panel DC: (237.6|241.7), Hub DC: (234.0|234.7), Inverter Limit: 1857.2W, Hub Limit: 520.0W 2024-04-06 14:17:36,049:INFO: Battery is full: 100 2024-04-06 14:17:36,096:INFO: Reading last full time: 2024-04-06 14:17:36 2024-04-06 14:17:36,097:INFO: Reading battery target mode: discharging 2024-04-06 14:17:38,494:INFO: SMT triggers limit function: 1.8 : 43.0 2024-04-06 14:17:38,495:INFO: HUB: S:461.4W [ 420.0,421.0,422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0,446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:477W, L:520W 2024-04-06 14:17:38,501:INFO: INV: AC:925.8W, AC_Prediction: 860.2W, DC:974.3W, DC_prediction: 905.4W (240.4|241.1|244.3|248.5), L:1856.0W [1600.0W] 2024-04-06 14:17:38,504:INFO: SMT: T:Smartmeter P:-8.0W [ 82.0,62.0,77.0,45.0,17.0,-8.0 ] Predict: 1.8W 2024-04-06 14:17:38,511:INFO: Direct connected panels can't cover demand 492.8W/862.0W, trying to get rest from hub. 2024-04-06 14:17:38,511:INFO: Checking if Solarflow is willing to contribute 369.2W ... 2024-04-06 14:17:38,512:INFO: Adjusting inverter limit from 461.4W to 549.1W 2024-04-06 14:17:38,512:INFO: Based on time, solarpower (461.4W) minimum charge power (200W) and bypass state (True), hub could contribute 549.0W - Decision path: 2.2. 2024-04-06 14:17:38,512:INFO: Setting solarflow output limit to 523.0W 2024-04-06 14:17:38,512:INFO: Solarflow is willing to contribute 523.0W! 2024-04-06 14:17:38,513:INFO: Direct connected panel limit is 400W. 2024-04-06 14:17:38,513:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:38,513:INFO: Setting inverter output limit to 1854.0W (1 min moving average of 513W x 4) 2024-04-06 14:17:38,514:INFO: Sun: 06:49 - 19:59 Demand: 862.0W, Panel DC: (244.3|248.5), Hub DC: (240.4|241.1), Inverter Limit: 1854.0W, Hub Limit: 523.0W 2024-04-06 14:17:40,859:INFO: DTU triggers limit function: 905.4 : 892.7 2024-04-06 14:17:40,860:INFO: HUB: S:464.5W [ 422.0,424.0,425.0,426.0,428.0,430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0,446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:480W, L:523W 2024-04-06 14:17:40,871:INFO: INV: AC:943.0W, AC_Prediction: 871.3W, DC:974.3W, DC_prediction: 905.4W (240.4|241.1|244.3|248.5), L:1852.8W [1600.0W] 2024-04-06 14:17:40,877:INFO: SMT: T:Smartmeter P:-8.0W [ 82.0,62.0,77.0,45.0,17.0,-8.0 ] Predict: 1.8W 2024-04-06 14:17:40,889:INFO: Direct connected panels can't cover demand 492.8W/873.1W, trying to get rest from hub. 2024-04-06 14:17:40,890:INFO: Checking if Solarflow is willing to contribute 380.3W ... 2024-04-06 14:17:40,890:INFO: Adjusting inverter limit from 464.5W to 551.1W 2024-04-06 14:17:40,891:INFO: Based on time, solarpower (464.5W) minimum charge power (200W) and bypass state (True), hub could contribute 551.0W - Decision path: 2.2. 2024-04-06 14:17:40,891:INFO: Setting solarflow output limit to 526.0W 2024-04-06 14:17:40,891:INFO: Solarflow is willing to contribute 526.0W! 2024-04-06 14:17:40,891:INFO: Direct connected panel limit is 400W. 2024-04-06 14:17:40,892:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:40,892:INFO: Setting inverter output limit to 1850.8W (1 min moving average of 516W x 4) 2024-04-06 14:17:40,893:INFO: Sun: 06:49 - 19:59 Demand: 873.1W, Panel DC: (244.3|248.5), Hub DC: (240.4|241.1), Inverter Limit: 1850.8W, Hub Limit: 526.0W 2024-04-06 14:17:45,848:INFO: DTU triggers limit function: 917.0 : 905.4 2024-04-06 14:17:45,849:INFO: HUB: S:472.5W [ 430.0,431.0,433.0,435.0,436.0,437.0,440.0,441.0,443.0,445.0,446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:488W, L:526W 2024-04-06 14:17:45,858:INFO: INV: AC:962.0W, AC_Prediction: 881.9W, DC:992.4W, DC_prediction: 917.0W (244.7|245.5|249.0|253.2), L:1849.6W [1600.0W] 2024-04-06 14:17:45,863:INFO: SMT: T:Smartmeter P:-8.0W [ 82.0,62.0,77.0,45.0,17.0,-8.0 ] Predict: 1.8W 2024-04-06 14:17:45,872:INFO: Direct connected panels can't cover demand 502.2W/883.7W, trying to get rest from hub. 2024-04-06 14:17:45,873:INFO: Checking if Solarflow is willing to contribute 381.5W ... 2024-04-06 14:17:45,874:INFO: Adjusting inverter limit from 472.5W to 556.0W 2024-04-06 14:17:45,874:INFO: Based on time, solarpower (472.5W) minimum charge power (200W) and bypass state (True), hub could contribute 556.0W - Decision path: 2.2. 2024-04-06 14:17:45,875:INFO: Setting solarflow output limit to 528.0W 2024-04-06 14:17:45,875:INFO: Solarflow is willing to contribute 528.0W! 2024-04-06 14:17:45,876:INFO: Direct connected panel limit is 400W. 2024-04-06 14:17:45,877:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:45,877:INFO: Setting inverter output limit to 1847.6W (1 min moving average of 518W x 4) 2024-04-06 14:17:45,878:INFO: Sun: 06:49 - 19:59 Demand: 883.7W, Panel DC: (249.0|253.2), Hub DC: (244.7|245.5), Inverter Limit: 1847.6W, Hub Limit: 528.0W 2024-04-06 14:17:50,857:INFO: DTU triggers limit function: 928.1 : 917.0 2024-04-06 14:17:50,859:INFO: HUB: S:480.0W [ 436.0,437.0,440.0,441.0,443.0,445.0,446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:497W, L:528W 2024-04-06 14:17:50,873:INFO: INV: AC:976.1W, AC_Prediction: 891.9W, DC:1012.5W, DC_prediction: 928.1W (249.6|250.4|254.1|258.4), L:1846.4W [1600.0W] 2024-04-06 14:17:50,879:INFO: SMT: T:Smartmeter P:-39.0W [ 82.0,62.0,77.0,45.0,17.0,-8.0,-39.0 ] Predict: -6.5W 2024-04-06 14:17:50,889:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:50,890:INFO: Setting inverter output limit to 1844.4W (1 min moving average of 400W x 4) 2024-04-06 14:17:50,890:INFO: Setting solarflow output limit to 489.0W 2024-04-06 14:17:50,891:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (254.1|258.4), Hub DC: (249.6|250.4), Inverter Limit: 1844.4W, Hub Limit: 489.0W 2024-04-06 14:17:55,851:INFO: DTU triggers limit function: 938.6 : 928.1 2024-04-06 14:17:55,852:INFO: HUB: S:488.1W [ 445.0,446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:505W, L:489W 2024-04-06 14:17:55,862:INFO: INV: AC:986.5W, AC_Prediction: 901.7W, DC:1027.3W, DC_prediction: 938.6W (253.1|253.9|258.0|262.3), L:1843.2W [1600.0W] 2024-04-06 14:17:55,873:INFO: SMT: T:Smartmeter P:-39.0W [ 82.0,62.0,77.0,45.0,17.0,-8.0,-39.0 ] Predict: -6.5W 2024-04-06 14:17:55,896:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:55,897:INFO: Setting inverter output limit to 1841.2W (1 min moving average of 400W x 4) 2024-04-06 14:17:55,898:INFO: Setting solarflow output limit to 453.0W 2024-04-06 14:17:55,901:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (258.0|262.3), Hub DC: (253.1|253.9), Inverter Limit: 1841.2W, Hub Limit: 453.0W 2024-04-06 14:17:58,496:INFO: SMT triggers limit function: -60.2 : 1.8 2024-04-06 14:17:58,497:INFO: HUB: S:489.2W [ 445.0,446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0,513.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:507W, L:453W 2024-04-06 14:17:58,503:INFO: INV: AC:986.5W, AC_Prediction: 901.7W, DC:1038.2W, DC_prediction: 949.0W (256.0|256.8|260.4|265.0), L:1843.2W [1600.0W] 2024-04-06 14:17:58,506:INFO: SMT: T:Smartmeter P:-54.0W [ 77.0,45.0,17.0,-8.0,-39.0,-54.0 ] Predict: -60.2W 2024-04-06 14:17:58,512:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:17:58,512:INFO: Setting inverter output limit to 1841.2W (1 min moving average of 400W x 4) 2024-04-06 14:17:58,513:INFO: Setting solarflow output limit to 417.0W 2024-04-06 14:17:58,513:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (260.4|265.0), Hub DC: (256.0|256.8), Inverter Limit: 1841.2W, Hub Limit: 417.0W 2024-04-06 14:18:00,869:INFO: DTU triggers limit function: 949.0 : 938.6 2024-04-06 14:18:00,869:INFO: HUB: S:490.8W [ 446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0,513.0,514.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:508W, L:417W 2024-04-06 14:18:00,879:INFO: INV: AC:968.8W, AC_Prediction: 911.1W, DC:1038.2W, DC_prediction: 949.0W (256.0|256.8|260.4|265.0), L:1840.0W [1600.0W] 2024-04-06 14:18:00,884:INFO: SMT: T:Smartmeter P:-54.0W [ 77.0,45.0,17.0,-8.0,-39.0,-54.0 ] Predict: -60.2W 2024-04-06 14:18:00,895:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:18:00,895:INFO: Setting inverter output limit to 1838.0W (1 min moving average of 400W x 4) 2024-04-06 14:18:00,896:INFO: Setting solarflow output limit to 383.0W 2024-04-06 14:18:00,896:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (260.4|265.0), Hub DC: (256.0|256.8), Inverter Limit: 1838.0W, Hub Limit: 383.0W 2024-04-06 14:18:02,251:INFO: Triggering telemetry update: iot/73bkTV/p4MdD850/properties/read 2024-04-06 14:18:05,115:INFO: Battery is full: 100 2024-04-06 14:18:05,164:INFO: Reading last full time: 2024-04-06 14:18:05 2024-04-06 14:18:05,165:INFO: Reading battery target mode: discharging 2024-04-06 14:18:05,861:INFO: DTU triggers limit function: 958.9 : 949.0 2024-04-06 14:18:05,862:INFO: HUB: S:490.8W [ 446.0,447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0,513.0,514.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:507W, L:383W 2024-04-06 14:18:05,881:INFO: INV: AC:942.2W, AC_Prediction: 920.6W, DC:1019.7W, DC_prediction: 958.9W (251.8|252.5|255.3|260.1), L:1836.8W [1600.0W] 2024-04-06 14:18:05,892:INFO: SMT: T:Smartmeter P:-54.0W [ 77.0,45.0,17.0,-8.0,-39.0,-54.0 ] Predict: -60.2W 2024-04-06 14:18:05,910:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:18:05,911:INFO: Setting inverter output limit to 1834.8W (1 min moving average of 400W x 4) 2024-04-06 14:18:05,912:INFO: Setting solarflow output limit to 351.0W 2024-04-06 14:18:05,914:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (255.3|260.1), Hub DC: (251.8|252.5), Inverter Limit: 1834.8W, Hub Limit: 351.0W 2024-04-06 14:18:08,476:INFO: SMT triggers limit function: -25.6 : -60.2 2024-04-06 14:18:08,476:INFO: HUB: S:492.1W [ 447.0,448.0,450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0,513.0,514.0,507.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:501W, L:351W 2024-04-06 14:18:08,483:INFO: INV: AC:942.2W, AC_Prediction: 920.6W, DC:991.6W, DC_prediction: 955.8W (245.0|245.8|248.0|252.8), L:1836.8W [1600.0W] 2024-04-06 14:18:08,486:INFO: SMT: T:Smartmeter P:10.0W [ 77.0,45.0,17.0,-8.0,-39.0,-54.0,10.0 ] Predict: -25.6W 2024-04-06 14:18:08,493:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:18:08,493:INFO: Setting inverter output limit to 1834.8W (1 min moving average of 400W x 4) 2024-04-06 14:18:08,493:INFO: Setting solarflow output limit to 326.0W 2024-04-06 14:18:08,494:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (248.0|252.8), Hub DC: (245.0|245.8), Inverter Limit: 1834.8W, Hub Limit: 326.0W 2024-04-06 14:18:15,848:INFO: DTU triggers limit function: 965.1 : 958.9 2024-04-06 14:18:15,848:INFO: HUB: S:494.1W [ 450.0,451.0,452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0,513.0,514.0,507.0,502.0,500.0,499.0,496.0,494.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:489W, L:326W 2024-04-06 14:18:15,857:INFO: INV: AC:909.3W, AC_Prediction: 925.6W, DC:967.2W, DC_prediction: 965.1W (239.1|239.8|241.9|246.4), L:1833.6W [1600.0W] 2024-04-06 14:18:15,862:INFO: SMT: T:Smartmeter P:10.0W [ 77.0,45.0,17.0,-8.0,-39.0,-54.0,10.0 ] Predict: -25.6W 2024-04-06 14:18:15,872:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:18:15,873:INFO: Setting inverter output limit to 1831.6W (1 min moving average of 400W x 4) 2024-04-06 14:18:15,873:INFO: Setting solarflow output limit to 289.0W 2024-04-06 14:18:15,874:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (241.9|246.4), Hub DC: (239.1|239.8), Inverter Limit: 1831.6W, Hub Limit: 289.0W 2024-04-06 14:18:18,563:INFO: SMT triggers limit function: -12.5 : -25.6 2024-04-06 14:18:18,564:INFO: HUB: S:494.9W [ 452.0,454.0,455.0,457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0,513.0,514.0,507.0,502.0,500.0,499.0,496.0,494.0,492.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:487W, L:289W 2024-04-06 14:18:18,575:INFO: INV: AC:909.3W, AC_Prediction: 925.6W, DC:957.0W, DC_prediction: 983.5W (236.5|237.2|239.5|243.8), L:1833.6W [1600.0W] 2024-04-06 14:18:18,580:INFO: SMT: T:Smartmeter P:6.0W [ 17.0,-8.0,-39.0,-54.0,10.0,6.0 ] Predict: -12.5W 2024-04-06 14:18:18,591:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:18:18,592:INFO: Setting inverter output limit to 1831.6W (1 min moving average of 400W x 4) 2024-04-06 14:18:18,592:INFO: Setting solarflow output limit to 269.0W 2024-04-06 14:18:18,594:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (239.5|243.8), Hub DC: (236.5|237.2), Inverter Limit: 1831.6W, Hub Limit: 269.0W 2024-04-06 14:18:20,879:INFO: DTU triggers limit function: 983.5 : 965.1 2024-04-06 14:18:20,880:INFO: HUB: S:495.6W [ 457.0,459.0,461.0,463.0,465.0,466.0,467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0,513.0,514.0,507.0,502.0,500.0,499.0,496.0,494.0,492.0,491.0,489.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:485W, L:269W 2024-04-06 14:18:20,910:INFO: INV: AC:917.7W, AC_Prediction: 932.7W, DC:957.0W, DC_prediction: 983.5W (236.5|237.2|239.5|243.8), L:1830.4W [1600.0W] 2024-04-06 14:18:20,915:INFO: SMT: T:Smartmeter P:6.0W [ 17.0,-8.0,-39.0,-54.0,10.0,6.0 ] Predict: -12.5W 2024-04-06 14:18:20,926:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:18:20,927:INFO: Setting inverter output limit to 1828.4W (1 min moving average of 400W x 4) 2024-04-06 14:18:20,927:INFO: Setting solarflow output limit to 242.0W 2024-04-06 14:18:20,929:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (239.5|243.8), Hub DC: (236.5|237.2), Inverter Limit: 1828.4W, Hub Limit: 242.0W 2024-04-06 14:18:28,480:INFO: SMT triggers limit function: -1.3 : -12.5 2024-04-06 14:18:28,480:INFO: HUB: S:496.4W [ 467.0,469.0,471.0,472.0,473.0,474.0,476.0,478.0,479.0,480.0,484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0,513.0,514.0,507.0,502.0,500.0,499.0,496.0,494.0,492.0,491.0,489.0,488.0,489.0,491.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:486W, L:242W 2024-04-06 14:18:28,486:INFO: INV: AC:932.4W, AC_Prediction: 942.3W, DC:981.3W, DC_prediction: 987.5W (242.2|242.9|246.0|250.2), L:1827.2W [1600.0W] 2024-04-06 14:18:28,489:INFO: SMT: T:Smartmeter P:-8.0W [ -8.0,-39.0,-54.0,10.0,6.0,-8.0 ] Predict: -1.3W 2024-04-06 14:18:28,496:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:18:28,496:INFO: Setting inverter output limit to 1825.2W (1 min moving average of 400W x 4) 2024-04-06 14:18:28,496:INFO: Setting solarflow output limit to 217.0W 2024-04-06 14:18:28,497:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (246.0|250.2), Hub DC: (242.2|242.9), Inverter Limit: 1825.2W, Hub Limit: 217.0W 2024-04-06 14:18:36,265:INFO: DTU triggers limit function: 992.3 : 983.5 2024-04-06 14:18:36,266:INFO: HUB: S:497.2W [ 484.0,485.0,486.0,488.0,489.0,492.0,493.0,494.0,496.0,498.0,500.0,501.0,502.0,505.0,506.0,508.0,510.0,511.0,513.0,514.0,507.0,502.0,500.0,499.0,496.0,494.0,492.0,491.0,489.0,488.0,489.0,491.0,492.0,493.0,495.0,496.0,497.0 ], B:100% (100|100|100|100), V:52.4V (52.4|52.3|52.3|52.5), C: 0W, P:True, F:0.0h, E:-1.0h, H:492W, L:217W 2024-04-06 14:18:36,284:INFO: INV: AC:951.3W, AC_Prediction: 947.5W, DC:991.6W, DC_prediction: 992.3W (244.7|245.4|248.6|252.9), L:1824.0W [1600.0W] 2024-04-06 14:18:36,293:INFO: SMT: T:Smartmeter P:-8.0W [ -8.0,-39.0,-54.0,10.0,6.0,-8.0 ] Predict: -1.3W 2024-04-06 14:18:36,306:INFO: Current inverter AC output is higher than configured output limit (ac_limit), reducing limit to {inv_limit} 2024-04-06 14:18:36,306:INFO: Setting inverter output limit to 1822.0W (1 min moving average of 400W x 4) 2024-04-06 14:18:36,307:INFO: Setting solarflow output limit to 184.0W 2024-04-06 14:18:36,308:INFO: Sun: 06:49 - 19:59 Demand: 0.0W, Panel DC: (248.6|252.9), Hub DC: (244.7|245.4), Inverter Limit: 1822.0W, Hub Limit: 184.0W 2024-04-06 14:18:38,073:INFO: Battery is full: 100 2024-04-06 14:18:38,075:INFO: Reading last full time: 2024-04-06 14:18:38 2024-04-06 14:18:38,116:INFO: Reading battery target mode: discharging

reinhard-brandstaedter commented 5 months ago

Well, the strategy here is to look at the AC Output of the inverter and once this goes over the 800W reduce the limit step by step from what the current limit is. It is necessary to go "from the wrong direction" as the hoymiles inverters (and likely others) actually limit on the output and the limit is equally distributed across channels. A limit of 800W means 200W per channel, so if 2 out of 4 panels deliver nothing you will only get 400W at a limit of 800W. With a limit of 1600 you can get the 800W out of two channels.

It seems that reducing should be done in bigger steps and maybe another logic should be applied if we are close to the 800W AC point (but still under) the inverter limit should not be increased too much. This could help avoiding jumping up again and then too slowly dropping.

reinhard-brandstaedter commented 5 months ago

@Zaremos01, fyi here is the adjusted limitedRise function. As explanation why a limited exponential growth function: To ensure a quick adjustment to rising solarpower we raise the limit during low power (sunrise) rather quick to accommodate for the fast change that will happen in power. This ensures that no restriction happens. However as the sun/power rises the power gain over time (ideal situation) flattens, so does the limit function.

limitedrise