Skip to content

v0.6.0

Compare
Choose a tag to compare
@G-Two G-Two released this 09 Jan 20:36
· 72 commits to main since this release
c9c94ee

Breaking Changes

  • subaru.remote_start service required data attributes have changed
    • preset_name is a new required data attribute to specify a climate control preset, see README
  • All previous Subaru integration specific services are now deprecated and will be removed in a later release
    • Use the native HA services exposed by Button and Select for equivalent functionality (without the need to enter VIN)

New Features

  • Remote command button entities and climate control selection is now supported (thanks for the idea @stboch)
  • Add ability to unlock only driver's door or tailgate via a new subaru.unlock_specific_door service
  • Added sunroof binary sensor (it doesn't work on my 2019 Crosstrek, but maybe it works for someone? Please leave feedback.)

Miscellaneous

  • Update to Subaru API g2v21 (used by most recent official mobile app, will hopefully be more stable)