britkat1980 / giv_tcp

TCP connection (from inverter) and MQTT implementation
71 stars 32 forks source link

Improvement Proposal: PALM second pass near end of off-peak period #112

Open salewis38 opened 10 months ago

salewis38 commented 10 months ago

Forecast accuracy improves as the actual day gets closer. To optimise the SoC target, it is possible to run PALM for a second time an hour before the end of the off-peak period to respond to any weather changes.

Two options:

  1. PALM for HA (SmartTarget) currently runs once and then exits. This could easily be changed to sleep until the time for the second pass and then run again (would this cause any issues with HA?)
  2. PALM could be called a second time from within HA.