Summary
This version addresses several bugs introduced in the previous release (v1.18.0
).
- The integration now starts up correctly, and all sensors update immediately after startup.
- Previously unavailable sensors, including AddBlueRange, CombustionRange, GasRange, GasLevel, Range, and Sunroof, are now functional.
- As a side effect, some sensors may be created for vehicles lacking the corresponding features. These sensors will need to be disabled manually if not applicable.
What's Changed
🐛 Bugfixes
- workaround for unavailable sensors by @prvakt in #517
- fix sunroof sensor not being created by @prvakt in #523
- fix boot sequence by @prvakt in #525
🗒️ Other changes
Full Changelog: v1.18.0...v1.18.1