Skip to content

2.1.3

Compare
Choose a tag to compare
@britkat1980 britkat1980 released this 21 Feb 16:40
· 443 commits to main since this release

BREAKING CHANGES:

  • Charge and Discharge rates now use absolute power values (2600W) not percentage (100%) to align with Cloud portal and to give correct operation
  • Prevented the REST readData call (pubFromPickle) from triggering another read

BUG FIXES:

  • Fixed error on garbage invertor output
  • Fixed Force Charge/Export power rate setting from 100(%) to maxInvertorRate
  • Worked on race conditions by using critical sections to replace file locks
  • Fix select entities error when setting to a non-float value

UPDATES:

  • Changed logging levels so that Info now just shows which operations are called and everything else is Debug
  • Force Charge, Force Export and Temp Pause controls now allow you to Cancel, reverting to preious settings immediately
  • Updated Battery Reserve and Cut-off entities to correctly reflect invertor behaviour
  • Updated Redis scheduling for control lockout

NEW FEATURES:

  • Added "None" as a smoothing option
  • Added invertor firmware to output
  • Allow dynamic Day/Night energy slots as well as fixed time (Go vs Intelligent) New "select" entity created to allow external automations to change rate (DYNAMICTARIFF ENV can be set to true to ignore day/night ENV and change rates based on the value of the Select entity)
  • Ability to accept dual array installations for Solcast Smart Target (new ENV)
  • Per Invertor MQTT Topic now available
  • Overlapping ForceCharge\Export now handled gracefully. You can extend a current Force action byt recalling it with a new duration and it will set a new Force end time