ad-ha/mg-saic-ha

[ROADMAP] Updates to 0.7.x

Closed this issue · 1 comments

Is your feature request related to a problem?

  • Yes

Please describe the problem

For tracking purposes, here is my list for changes to be done for next release.

As some of these imply a bog change to the integration, I consider a major version change and jump to 0.7.x

Describe the solution you'd like

Major Goals for Updates

FRONTEND

  • Fix AC commands and Climate Control (as REQ #44)
  • Redo AC control and rename to AC Blowing (or similar)
  • Fix Rear Window Defrost Button and Action/Service(currently not fully working)
  • Move "Open Boot" button to Lock, to avoid accidental calls.
  • Rename Battery Voltage to Ancillary Battery Voltage
  • Show only Battery Heating Status sensor if vehicle has Battery Heating capabilities
  • Add lastKeySeen id sensor. (might be useful for some users)

BACKEND

  • Revise code and sort classes alphabetically, for better understanding, and breakdown by data type (status, charging, etc..)
  • Reorganize and refactor some code sections to improve handling and performance.
  • Add a different Update Interval to when the vehicle is Powered On/Driving (changing update intervals to 10 mins, for example).
  • Try to re-login during updates if token expired, for example, by using the iSmart app.

Describe alternatives you've considered

No response

Additional context

Should any user have additional requirements or suggestions, feel free to jump in.

Closed as all features are implemented on 0.7.0

Outstanding only the Show only Battery Heating Status sensor if vehicle has Battery Heating capabilities has I did not find a way to identify this feature on vehicle info. Kept for next updates if possible