Skip to content

Releases: jcgoette/baby_buddy_homeassistant

v2.2.2

13 Dec 02:51
Compare
Choose a tag to compare

What's Changed

  • return datetime for device class = TIMESTAMP

Full Changelog: v2.2.1...v2.2.2

v2.2.1

11 Dec 03:41
Compare
Choose a tag to compare

What's Changed

  • remove unused import
  • add configuration_url
  • standardize logger to f-strings
  • more state_class
  • const.HTTP_* removed in home-assistant/core/pull/58380
  • add more native_unit_of_measurement and state_class

Full Changelog: v2.2.0...v2.2.1

v2.2.0

29 Oct 02:55
Compare
Choose a tag to compare

What's Changed

  • Fix the descriptions of tummy time service parameters by @torrancew in #39
  • Changed food amount to float by @sfgabe in #43

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Sep 02:34
Compare
Choose a tag to compare
  • standardize switch name
  • Generate sensors for BabyBuddy timers

v2.0.2

06 Sep 16:01
Compare
Choose a tag to compare
  • Change state to native_value

v2.0.1

04 Sep 02:29
Compare
Choose a tag to compare
  • change to native_unit_of_measurement

v2.0.0

01 Sep 03:36
Compare
Choose a tag to compare

💥 Breaking:

  • Rework integration with config flow support (#33)

v1.4.0

08 Aug 06:11
Compare
Choose a tag to compare
  • use baby picture if available

v1.3.5

06 Aug 04:18
Compare
Choose a tag to compare
  • add "/" to prevent HTTP 301
  • remove requests_toolbelt
  • add requests as requirement
  • reduce API outbound data transfer by only querying necessary endpoints

v1.3.4

04 Aug 02:44
Compare
Choose a tag to compare
  • remove unnecessary import
  • store formed_address and session