Skip to content

Releases: jesserockz/ha-leafspy

v0.2.4

22 Aug 02:51
d8b6087
Compare
Choose a tag to compare

What's Changed

  • fix async_dispatcher_send and async_handle_message arguments by @wtadler

Full Changelog: v0.2.3...v0.2.4

v0.2.3

10 Aug 04:25
Compare
Choose a tag to compare

What's Changed

  • address deprecation of indirect helper import by @wtadler

Full Changelog: v0.2.2...v0.2.3

v0.2.2

08 Aug 16:27
Compare
Choose a tag to compare

What's Changed

  • address deprecation of indirect dispatcher import by @wtadler (fixing #25)
  • await async_forward_entry_setups by @wtadler

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Mar 22:52
5ec7e66
Compare
Choose a tag to compare

What's Changed

  • Address deprecated async_get_registry by @wtadler in #21
  • Address deprecated SOURCE_TYPE_GPS constant by @wtadler in #24

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 May 01:55
85632bd
Compare
Choose a tag to compare

What's Changed

  • Add battery health (SOH) attribute by @wtadler in #18
  • Cast odometer to float instead of int by @wtadler in #19

New Contributors

Full Changelog: v0.1.8...v0.2.0

v0.1.8

11 Apr 00:55
f631f96
Compare
Choose a tag to compare

What's Changed

  • Update property name to expose extra attributes by @jesserockz in #16

Full Changelog: v0.1.7...v0.1.8

Version 0.1.7

22 Dec 01:42
2caf25e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

Version 0.1.6

25 Jun 02:31
14bcc26
Compare
Choose a tag to compare

What’s Changed

Version 0.1.5

29 Apr 20:19
14cb106
Compare
Choose a tag to compare

Add iot_class to manifest

Version 0.1.4

04 Feb 10:13
4d84d58
Compare
Choose a tag to compare
  • Missing comma