5.0.0
What's Changed
-
Refactor so everything is in smaller seperate files by @renaudallard in #250
-
Efficiency matrix refactored by @kvanbiesen in #252
-
2 fixes for Magic SOC and mandatory fields in bug reports by @renaudallard in #231
-
Add loggers field to manifest.json by @chemelli74 in #232
-
Fix charging prediction by @renaudallard in #238
-
Add SOC prediction log to markdown table converter by @renaudallard in #240
-
Preserve sub-integer precision during driving re-anchor by @renaudallard in #241
-
Protect PHEV charging session from sync-down corruption by @renaudallard in #243
-
Fix charging SOC prediction plateau during MQTT gaps by @renaudallard in #246
-
Detect trip start/end in GPS handler, not just watchdog by @renaudallard in #249
-
Add configuration to use a custom MQTT broker by @mplabs in #255
-
Fix orphaned driving session from mileage fallback race by @renaudallard in #261
-
Add charging history and tyre diagnosis daily-poll sensors by @renaudallard in #266
-
A Ton of Various Fixes (Too much to list all, take look at commits if needed) by @kvanbiesen & @renaudallard
Some notes:
- The whole AC is now learning so depending on what speed you AC charge, it will try to use the same efficiency across chargers
- Thanks for @mplabs, its now also possible to connect to an external mqtt bridge for BMW info like https://github.com/dj0abr/bmw-mqtt-bridge (Advanced, if you know how, you know how, dont ask questions if you cant get this to work)
New Contributors
- @chemelli74 made their first contribution in #232
- @mplabs made their first contribution in #255
Full Changelog: 4.8.0...5.0.0