Skip to content

v2.3.0

Compare
Choose a tag to compare
@pkuehnel pkuehnel released this 30 Jul 13:47
· 2794 commits to master since this release
bb2b8d6

What's Changed

Features

  • Allow adding headers to grid and inverter requests (e.g. to use Bearer Token for Homeassitant integration) by @pkuehnel in #206
  • Add float conversion to modbus plugin by @pkuehnel in #209
  • Do not call PV separate for grid and inverter values if url and headers are the same by @pkuehnel in #211

Bugfixes

  • On unknown charge limit wakeup car only if not awake by @pkuehnel in #203
  • Update jobintervalls on changing base configuration by @pkuehnel in #213
  • Do not update cars more often than getting new values from grid endpoint by @pkuehnel in #214

Full Changelog: v2.2.3...v2.3.0