RyanClark123
d323cbfd11
Bumping pyowletapi
...
### Fix
* Bumping pyowletapi to 2025.4.1, should hopefully stop issue where only one device was added to HA.
2025.4.2
2025-04-14 14:53:04 +01:00
RyanClark123
2accec2b49
Merge branch 'main' of https://github.com/ryanbdclark/owlet
2025.4.1
2025-04-11 13:51:11 +01:00
RyanClark123
6b343a76ca
Fix for errors after refactoring of api
...
### Fix
* Changes to stop errors after refactoring pyowletapi
2025-04-11 13:50:59 +01:00
ryanbdclark
fa2e06dcf4
Merge pull request #23 from jusso-dev/patch-1
...
Update README.md
2025-04-11 13:37:12 +01:00
ryanbdclark
975e98c337
Update CHANGELOG.md
2025.4.0
2025-04-11 13:35:12 +01:00
RyanClark123
268365ccd4
Bumping pyowletapi
...
### Fix
* Bumping pyowletapi to 2025.4.0
2025-04-11 13:34:11 +01:00
ryanbdclark
ac9c8c6111
Update manifest.json
...
Added documentation link
2025-04-05 21:42:48 +01:00
ryanbdclark
4fa40f8621
Update manifest.json
...
Remove documentation link
2025-04-05 21:38:38 +01:00
Justin Middler
c04d6b7bf8
Update README.md
2025-04-01 15:01:19 +11:00
RyanClark123
dd17aca283
Merge branch 'main' of https://github.com/ryanbdclark/owlet
2024-10-10 11:23:35 +01:00
RyanClark123
91578464de
Refactoring
...
### Fix
* Refactoring
* Changed switch to follow a more homeassistant pattern and allow for easier addition of future switches
2024-10-10 11:23:30 +01:00
ryanbdclark
e28b9ddf3e
Update CHANGELOG.md
2024.10.1
2024-10-09 20:55:37 +01:00
RyanClark123
f63e0a6dfe
Added base station as a switch
...
### Feature
* Base station has now been removed from binary sensors and added as a switch
2024-10-09 20:51:05 +01:00
RyanClark123
82823be1c8
Bump pyowletapi
...
### Fix
* Bump pyowletapi to 2024.10.1
2024-10-09 20:03:14 +01:00
RyanClark123
14787e03c4
Correct strings for password and connection error
...
### Fix
* Fix strings for password and connection error in all languages
2024-10-09 16:31:45 +01:00
RyanClark123
0991eb31d9
Add state class
...
### Fix
* Add state class to battery minutes and O2 saturation 10 minute average
2024-10-09 15:19:28 +01:00
RyanClark123
ad91a851fc
Update changelog and version
...
Update changelog and version
2024.9.1
2024-09-26 10:18:03 +01:00
ryanbdclark
339dc43d6d
Merge pull request #18 from Julien80/patch-1
...
Add translation fr
2024-09-26 10:14:03 +01:00
Julien80
f3c853e2d7
Add translation fr
2024-09-26 10:26:00 +02:00
ryanbdclark
dfc2ffc0e1
Update hacs.json
2024-07-09 07:29:05 +01:00
ryanbdclark
dc28ebb02f
Update CHANGELOG.md
2024.6.1
2024-06-17 09:31:30 +01:00
RyanClark123
52710ba7de
Bumping pyowletapi
...
* Fix
Bump pyowletapi to 2024.6.1
2024-06-17 09:28:22 +01:00
ryanbdclark
d8449c14a4
Update CHANGELOG.md
2024.5.1
2024-05-13 13:49:23 +01:00
ryanbdclark
3610262855
Update CHANGELOG.md
2024-05-13 13:48:02 +01:00
ryanbdclark
904023e93a
Update CHANGELOG.md
2024-05-13 13:47:23 +01:00
RyanClark123
ceade24851
Sensors now show unavailable, refactoring
...
### Feature
* As per HA core patterns, certain sensors will now show as unavailable when sock is charging
###
* Refactoring as per core maintainers suggestions
2024-05-13 13:41:51 +01:00
ryanbdclark
ab486d5519
Merge pull request #14 from coreywillwhat/patch-1
...
fix: O2 Sat 10m Avg reporting `255%`
2024-05-13 09:52:30 +01:00
coreywillwhat
5e17ecdeb2
fix: O2 Sat 10m Avg reporting 255%
...
Just a suggestion!
The O2 Sat 10m average reports `255%` when not charging, and before it can calculate the 10m average. Suggest changing to report `None` until the average can be displayed. This way the graphs/data aren't skewed by the 255 value.
2024-05-07 11:32:15 -06:00
ryanbdclark
4b90ce0d61
Update CHANGELOG.md
2023.3.1
2024.3.1
2024-03-27 15:53:56 +00:00
RyanClark123
50c55dcfd3
Add binary sensor, correct interval input
...
### 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
2024-03-27 15:51:12 +00:00
ryanbdclark
faefd0b18b
Update info.md
2023.11.2
2023-11-23 15:42:11 +00:00
ryanbdclark
1192b833ca
Update README.md
2023-11-23 15:41:37 +00:00
ryanbdclark
d440fed621
Update CHANGELOG.md
2023-11-23 15:41:03 +00:00
RyanClark123
50fe1a8765
Support for V2 sock added
...
### Feature
* Support added for V2 sock
* Added tests for binary sensors
### Fix
* Bumping pyowletapi to 2023.11.4 to allow V2 support
* Refactoring
* Corrected spelling of sock disconnected sensor
2023-11-23 15:38:35 +00:00
ryanbdclark
1cfff537d7
Update CHANGELOG.md
2023.11.1
2023-11-16 11:45:00 +00:00
RyanClark123
3acf847352
Correcting error where properties may not exist
...
### Fix
* Bumping pyowletapi to 2023.11.1
* Sensors and binary sensors are now only created where the sock contains that property, this stops errors where different sock versions have different properties
2023-11-16 11:42:34 +00:00
ryanbdclark
c0bf404f6a
Update CHANGELOG.md
2023.9.1
2023-09-20 15:05:45 +01:00
RyanClark123
0a7f703100
Fix for new sock revision 5
...
### Fix
* Bumping pyowletapi to 2023.9.1 to allow for revisions
* New revision of sock, revision 5 doesn't report all vitals as before, this would cause the integration to fail to update. Have adjusted the integration to detect the revision and ignore the vitals that are no longer reported
2023-09-20 15:03:10 +01:00
RyanClark123
cab737cae4
Merge branch 'main' of https://github.com/ryanbdclark/owlet
2023.8.1
2023-08-21 15:11:14 +01:00
RyanClark123
092321cbae
Update manifest.json
2023-08-21 15:10:57 +01:00
ryanbdclark
835786b89b
Update CHANGELOG.md
2023-08-21 15:10:38 +01:00
RyanClark123
2cd46c18f8
Refactoring
...
###Fix
* Refactoring done based on home assistant style guidelines and suggestions submitted on the core pull request version of this integration
* Added new sensors to strings json and disabled by default
2023-08-21 15:06:28 +01:00
ryanbdclark
575b213ddd
Merge pull request #3 from seanford/main
...
Update sensor.py
2023-08-21 11:49:48 +01:00
Sean Ford
3afa43c82c
Update sensor.py
...
Added Movement and Movement Bucket values as sensors
2023-08-10 10:09:47 -04:00
ryanbdclark
5c8411fab7
Update CHANGELOG.md
2023.7.2
2023-07-04 15:42:31 +01:00
RyanClark123
c45959b123
Bumping pyowlet
...
###Fix
* Bumping pyowlet version to 2023.7.2
2023-07-04 15:38:44 +01:00
ryanbdclark
4e30d4652f
Update cron.yml
2023-07-04 13:52:42 +01:00
ryanbdclark
02f8679ed1
Update manifest.json
2023-07-03 14:52:04 +01:00
ryanbdclark
534ad8a351
Update CHANGELOG.md
2023-07-03 14:51:14 +01:00
ryanbdclark
c693fefbf3
Update manifest.json
2023.7.1
2023-07-03 14:38:17 +01:00