Releases: ryanbdclark/owlet
Releases · ryanbdclark/owlet
Release list
2025.4.3
Fix
- Changes to how the sensors are stored to solve the issue where only one device is added, thanks
@MarjovanLier. (1244bff)
2025.4.2
Fix
- Bumping pyowletapi to 2025.4.1, should hopefully stop issue where only one device was added to HA.
2025.4.1
Fix
- Changes to stop errors after refactoring pyowletapi
2025.4.0
Fix
- Bumping pyowletapi to 2025.4.0 (
268365c)
2024.10.1
2024.9.1
2024.6.1
Fix
- Bumping pyowletapi to 2024.6.1 to resolve setup errors (
52710ba)
2024.5.1
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
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