Skip to content

Releases: muexxl/ha_addons

0.5.2

16 Sep 18:06

Choose a tag to compare

Update to 0.5.2

Full Changelog: 0.5.1...0.5.2

0.3.3

24 Jan 10:47

Choose a tag to compare

HA Addon specific changes:

  • move logfile to /data/batcontrol.log to make it persistant
  • added entryscript for container startup
  • mount persistant addon config folder in /app/addon_config
  • use load_profile.csv from addon config folder if file exists
  • use batcontrol_config.yaml from addon config folder if file exists instead of configuration provided via the addon configuration

implement version 0.3.3 of batcontrol:

  • EVCC : Enhance loadpoint configuration to support multiple topics by @MaStr in #80
  • MQTT & EVCC : Improve reconnect handling on broker restart by @MaStr in #82
  • Update to Documentation by @johannesghd in #86
  • Set Fronius Solar.API to active on initialisation by @johannesghd in #85
  • Set allow grid charging at the end of initialisation by @johannesghd in #83
  • Update README.MD by @johannesghd in #88
  • Feature: handle FC solar rate limit errors by @hashtagKnorke in #93
  • Major refactoring of modules by @MaStr in #71
  • Add MQTT Connection retry by @hashtagKnorke in #94
  • Refactor pylint workflow to analyze only changed Python files by @hashtagKnorke in #102
  • introduce proper OS-level timezone handling in Docker setup by @hashtagKnorke in #103
  • gracefully handle multiple changed files by @hashtagKnorke in #104
  • Add query parameter to allow modification of horizon used to forecast PV production in fcsolar.py by @johannesghd in #110
  • 113 invalid login 01.00.00 am after installing the latest ha version by @MaStr in #114

special thanks goes to the contributers:
@MaStr
@hashtagKnorke
@johannesghd

corresponding issues can be found in the main github repo:
https://github.com/muexxl/batcontrol
Full Changelog: 0.3.2...0.3.3