Skip to content

v0.5.2

Compare
Choose a tag to compare
@G-Two G-Two released this 19 Dec 23:39
· 73 commits to main since this release
52e3a7b

Breaking Changes

  • Requires HA 2021.12
  • Remote command status notifications are now disabled by default. Users that depend on notifications for automations or scripts may reenable them in the integration options. See documentation for more information.
  • sensor.<name>_ev_time_to_full_charge now defaults to epoch (1970-01-01T00:00:00) instead of Unavailable when vehicle is not charging.

Feature Additions

  • Add configuration option for remote command Lovelace notifications. Closes #20 .
    • Failure — Only notify on failure
    • Pending — Temporary notification of remote command in progress
    • Success — Persistent notification of completed remote command