What's Changed
-
Improves code quality: fix Consider iterating with .items() [Dirk Moeller]
-
Improves code quality: fix Import should be using the component root [Dirk Moeller]
-
Improves code quality: return type should be None in init [Dirk Moeller]
-
Fix #244 [chmtc94]
-
Improves code quality: fix user visible logger messages must start with a capital letter [Dirk Moeller]
-
Improves code quality: fix string statement has no effect [Dirk Moeller]
-
Improves code quality: fix platforms must be sorted alphabetically [Dirk Moeller]
-
Improves code quality: fix dangerous default value [] as argument [Dirk Moeller]
-
Improves code quality: return type should be None in init [Dirk Moeller]
-
Improves code quality by explicitly checking for the value "None" when variables have no defined type - func connect_mqtt [Dirk Moeller]
-
Improves code quality by explicitly checking for the value "None" when variables have no defined type - func _update_mqtt_config [Dirk Moeller]
-
Improves code quality by explicitly checking for the value "None" when variables have no defined type - func make_http_request [Dirk Moeller]
-
Improves code quality by explicitly checking for the value "None" when variables have no defined type - func get_otp_code [Dirk Moeller]
-
Linguistical tweaks and fixes for the Finnish translation [Jesse Mäkinen]
-
Prevent odometer reset on ignition Stop 3 (#241) [DeGiovine]
-
Prevent odometer reset on ignition Stop 2 (#241) [DeGiovine]
-
Code quality: "not X in Y" to "X not in Y" (#225 (comment)) [DeGiovine]
-
Enable charge action for charging status Finished (#242) [DeGiovine]
-
Prevent odometer reset on ignition Stop (#241) [DeGiovine]
-
Disable 'battery_charging_end' calculation if SOC is 100% (#240) [DeGiovine]
-
Charge button depend from 'battery_charging_start' time sensor (#239) [DeGiovine]
Full Changelog: 2025.7.5...2025.8.1
Support the project