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)