File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.9.0
4+
5+ ### What's Changed
6+ * Compatibiltity with the latest mobile app release
7+ * #292 : Push HA discovery again when HA connects to broker by @krombel in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/294
8+ * add random delay before pushing discovery by @krombel in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/295
9+ * #296 : Detect charging from BMS instead of car state by @nanomad in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/298
10+ * Mark 'Last Charge SoC kWh' in HA as a TOTAL_INCRESING sensor so that it can be used in Energy Dashboard by @nanomad
11+ * Expose journey ID to Home Assistant by @nanomad
12+ * Internally mark the car as "shutdown" only after the car state changes.
13+ This avoids looking for a "charging started" event as soon as the charging is completed by @nanomad
14+ * Keep retrying initial login by @nanomad in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/319
15+ * Publish window status only if mileage is reported properly by @nanomad in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/320
16+
17+ ### New Contributors
18+ * @krombel made their first contribution in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/294
19+
20+ ** Full Changelog** : https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/compare/0.7.1...0.9.0
21+
322## 0.7.1
423
524## What's changed
You can’t perform that action at this time.
0 commit comments