Skip to content

Releases: G-Two/subarulink

subaru-v0.3.0

19 Jul 21:48
Compare
Choose a tag to compare

Deprecates hass submodule. All Home Assistant specific code is now included in the subaru component (PR pending).

Updated release for Home Assistant PR

06 Jun 19:21
Compare
Choose a tag to compare

Simplifies sensor classes
Removes extraneous units to allow Home Assistant to convert based upon its configuration

subaru-v0.2.1 for Home Assistant PR

18 May 00:42
Compare
Choose a tag to compare
Prepared for Home Assistant PR as 0.2.1

- Added additional exception handling

subaru-v0.2.0

17 May 01:13
Compare
Choose a tag to compare
Multiple feature additions

* Adds fetch_interval to throttle fetch.  See `DEVELOPERS.md`
* Adds getters/setters for fetch/update intervals
* Adds hass_update to help hass make frequent polls using fetch/update intervals to determine type
* Adds validation to incoming vehicle data to prevent known erroneous values from overwriting locally stored data
* Adds LocateSwitch to enable hass to actuate location request
* Converts timestamps to Unix epoch
* Removes duplicate code from hass controller connect()

Initial release for subarulink package.

12 Apr 21:46
Compare
Choose a tag to compare

Published to PyPI as v.0.1.0