Skip to content

v0.1.19

Choose a tag to compare

@dirkjanfaber dirkjanfaber released this 16 Apr 09:04
· 14 commits to main since this release
  • Add green mode - If the green mode checkbox has been set, the system will:

    • Only excess solar is fed back to grid - Solar production is only sold to the grid when there is excess after consumption and battery charging;
    • Avoid feeding in from battery - Energy in the battery is reserved for consumption;
    • Use Smart-charging when needed - Charge the battery when prices are low.

    So this might not result in saving the most of money, but will allow you to maximize using your own solar. Note that this mode defaults to true.

  • Allow changing tg_max and fg_max via an input msg.

Full Changelog: v0.1.18...v0.1.19