Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New Features
Added new update intervals for actions, switches, buttons and every entity. (from New Features Ideas #59)
After each action an immediate update is scheduled to check the action was taken. Long update interval defined to recheck status. After these updates, the integration goes back into the applicable intervals.
Vehicle Options now available in Configuration (from New Features Ideas #59)
These options override API response -Has Sunroof, Has Heated Seats, Has Battery Heating- allowing to show/hide sensors or entities related.
All Update Intervals can now be customized in Configuration.
Upon update to current release, these will be set to default intervals.
Support for Current Charge Limit (closes [REQ] Control to set charging current #58) (closes [REQ] Support charge limit #66)
New select entity and sensor available
Improved Update Intervals (closes [REQ] Live update tracking #60)
The integration now as a similar approach to the MQTT integration, having new update intervals after any vehicle status change, including an additional grace period after shutdown or changes.
Heated Seats Handling
Heated seats can now be controlled individually, having also control over heat level. The actions have also been revised to adapt to the new options. New sensors and select entities available for each seat.
Fixes
Other Noteworthy Changes