Skip to content

Releases: ryanbdclark/owlet

2025.4.3

15 Apr 18:57

Choose a tag to compare

Fix

  • Changes to how the sensors are stored to solve the issue where only one device is added, thanks @MarjovanLier. (1244bff)

2025.4.2

14 Apr 13:53

Choose a tag to compare

Fix

  • Bumping pyowletapi to 2025.4.1, should hopefully stop issue where only one device was added to HA.

2025.4.1

11 Apr 12:52

Choose a tag to compare

Fix

  • Changes to stop errors after refactoring pyowletapi

2025.4.0

11 Apr 12:36
975e98c

Choose a tag to compare

Fix

  • Bumping pyowletapi to 2025.4.0 (268365c)

2024.10.1

09 Oct 19:56
e28b9dd

Choose a tag to compare

Feature

  • Base station has now been removed from binary sensors and added as a switch (f63e0a6)

Fix

  • Bump pyowletapi to 2024.10.1 (82823be)
  • Fix strings for password and connection error in all languages (14787e0)
  • Add state class to battery minutes and O2 saturation 10 minute average (0991eb3)

2024.9.1

26 Sep 09:19

Choose a tag to compare

Feature

2024.6.1

17 Jun 08:32
dc28ebb

Choose a tag to compare

Fix

  • Bumping pyowletapi to 2024.6.1 to resolve setup errors (52710ba)

2024.5.1

13 May 12:50
d8449c1

Choose a tag to compare

Feature

  • As per HA core patterns, certain sensors will now show as unavailable when sock is charging (ceade24)
  • Oxygen 10 minute average now only shows a figure if it is between 0 and 100 this avoids skewing by 255 values before the 10 minutes is reached, thanks @coreywillwhat (5e17ecd)

Fix

  • Refactoring as per core maintainers suggestions (ceade24)

2024.3.1

27 Mar 15:54
4b90ce0

Choose a tag to compare

Feature

  • Base station on added as binary sensor

Fix

  • Bumping pyowletapi to 2024.3.2
  • UI config now allows you to set interval to 5 seconds, previously the minimum was 10

2023.11.2

23 Nov 15:43
faefd0b

Choose a tag to compare

Feature

  • Support added for V2 sock (50fe1a8)
  • Added tests for binary sensors (50fe1a8)

Fix

  • Bumping pyowletapi to 2023.11.4 to allow V2 support (50fe1a8)
  • Refactoring (50fe1a8)
  • Corrected spelling of sock disconnected sensor (50fe1a8)