9b3392bdbc
###Feature * Added new sensors, binary sensor awake, is on if baby awake, off otherwise. Sensor sleep state, shows baby sleep state, options are awake, light sleep, deep sleep
37 lines
1.6 KiB
Markdown
37 lines
1.6 KiB
Markdown
# Owlet Custom Integration
|
|
|
|
[![GitHub Release][releases-shield]][releases]
|
|
[![GitHub Activity][commits-shield]][commits]
|
|
|
|
[![License][license-shield]][license]
|
|
|
|
[![hacs][hacsbadge]][hacs]
|
|
[![Project Maintenance][maintenance-shield]][user_profile]
|
|
|
|
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. Click install.
|
|
2. Reboot Home Assistant.
|
|
3. Hard refresh browser cache.
|
|
4. [![Add Integration][add-integration-badge]][add-integration] or in the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Owlet Smart Sock".
|
|
|
|
<!---->
|
|
|
|
---
|
|
|
|
[commits-shield]: https://img.shields.io/github/commit-activity/w/ryanbdclark/owlet?style=for-the-badge
|
|
[commits]: https://github.com/ryanbdclark/owlet/commits/main
|
|
[hacs]: https://github.com/hacs/integration
|
|
[hacsbadge]: https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge
|
|
[license]: LICENSE
|
|
[license-shield]: https://img.shields.io/github/license/ryanbdclark/owlet.svg?style=for-the-badge
|
|
[maintenance-shield]: https://img.shields.io/badge/maintainer-Ryan%20Clark%20%40ryanbdclark-blue.svg?style=for-the-badge
|
|
[releases-shield]: https://img.shields.io/github/release/ryanbdclark/owlet.svg?style=for-the-badge
|
|
[releases]: https://github.com/ryanbdclark/owlet/releases
|
|
[user_profile]: https://github.com/ryanbdclark
|
|
[add-integration]: https://my.home-assistant.io/redirect/config_flow_start?domain=owlet
|
|
[add-integration-badge]: https://my.home-assistant.io/badges/config_flow_start.svg |