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
2023-07-04 13:52:42 +01:00
2023-05-30 13:30:59 +01:00
2023-05-04 16:32:12 +01:00
2023-05-15 11:21:50 +01:00
2023-09-20 15:05:45 +01:00
2023-05-16 15:06:01 +01:00
2023-05-04 16:32:12 +01:00
2023-05-16 15:06:01 +01:00

Owlet Custom Integration

GitHub Release GitHub Activity

License

hacs Project Maintenance

A custom component for the Owlet smart sock, currently this only supports the owlet smart sock 3.

If you have a smart sock 2 and would like to contribute then please do so.

Installation

  1. Use HACS, in HACS > Integrations > Explore & Add Repositories search for "Owlet". After adding this https://github.com/ryanbdclark/owlet as a custom repository.
  2. Restart Home Assistant.
  3. Add Integration or in the HA UI go to "Settings" -> "Devices & Services" then click "+" and search for "Owlet Smart Sock".

Usage

The Owlet integration offers integration with the Owlet Smart Sock cloud service. This provides sensors such as heart rate, oxygen saturation, charge percentage.

This integration provides the following entities:

  • Binary sensors - charging status, high heart rate alert, low heart rate alert, high oxygen alert, low oxygen alert, low battery alert, lost power alert, sock diconnected alert, and sock status.
  • Sensors - battery level, oxygen saturation, oxygen saturation 10 minute average, heart rate, battery time remaining, signal strength, and skin temperature.

Options

  • Seconds between polling - Number of seconds between each call for data from the owlet cloud service, default is 5 seconds.

Languages
Python 100%