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
ryanbdclark
523ba949dd
Bumping pyowlet api
...
Bumping pyowletapi version to 2023.07.01
2023-07-03 14:37:49 +01:00
RyanClark123
3c35d87fd2
Minor changes to description
...
Minor changes to description of entities made
2023-06-15 11:11:06 +01:00
ryanbdclark
6c2c531a19
Update manifest.json
2023-05-30 14:30:23 +01:00
ryanbdclark
f4e38ec521
Update manifest.json
2023-05-30 14:27:07 +01:00
ryanbdclark
ecb950da8a
Create cron.yml
2023-05-30 14:23:23 +01:00
RyanClark123
a7d4276671
Merge branch 'main' of https://github.com/ryanbdclark/owlet
2023-05-30 13:57:30 +01:00
RyanClark123
ef0a3c3ddb
Merge branch 'main' of https://github.com/ryanbdclark/owlet
2023-05-30 13:57:14 +01:00
ryanbdclark
7844b5bd87
Update CHANGELOG.md
2023.5.7
2023-05-30 13:49:15 +01:00
RyanClark123
3d31de0205
Merge branch 'main' of https://github.com/ryanbdclark/owlet
2023-05-30 13:47:20 +01:00
RyanClark123
8d173174e2
Fixed binary sensors
...
### Fix
* Fixed issue with binary sensors not loading, caused by change to way the coordinators are stored
2023-05-30 13:46:48 +01:00
ryanbdclark
1977df6be0
Update CHANGELOG.md
2023.5.6
2023-05-30 13:33:25 +01:00
ryanbdclark
ea4c543ec5
Update CHANGELOG.md
2023-05-30 13:32:50 +01:00