Skip to content

0.19

Compare
Choose a tag to compare
@andig andig released this 03 Aug 15:51
· 5621 commits to master since this release
403c71f

Breaking changes:

  • Rename NRG Connect attributes: ip -> uri, macaddress -> mac (d7082ee)

New features:

  • Always disable charger when car disconnected to avoid unnecessary switching activity (#253)
  • Don't commit errors and warnings to cache (2d18775)
  • Add shoutrrr for supporting emails as push channel (#263)
  • Silence NaN ModBus reading errors by treating NaN as zero (#261)

Bug fixes:

  • Don't disable charger if targetSoc is 100% (569e1e8)