Skip to content

Releases: jcgoette/weight_gurus_homeassistant

v2.0.2

15 Dec 04:17
Compare
Choose a tag to compare

What's Changed

  • handle missing data in latest entry
  • move extra_state_attributes and add entryTimestamp

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Dec 03:11
Compare
Choose a tag to compare

What's Changed

  • typing
  • actually implement state_class

Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 Dec 03:48
172dc26
Compare
Choose a tag to compare

Breaking Change💥

  • Due to rework per below, there are now multiple new sensors. The original sensor named sensor.weight_gurus now has a more descriptive name.

What's Changed

  • rework to better match integration_blueprint by @jcgoette in #6

Full Changelog: v1.1.1...v2.0.0

v1.1.1

04 Dec 05:57
Compare
Choose a tag to compare
  • sort dict before selecting last entry

v1.1.0

19 Jun 02:45
Compare
Choose a tag to compare

add support for unloading entries

v1.0.0

15 Jun 15:12
Compare
Choose a tag to compare

Initial release