diff --git a/source/_components/owlet.markdown b/source/_components/owlet.markdown index cfd37e1b31a..b2f4dd3d4f8 100644 --- a/source/_components/owlet.markdown +++ b/source/_components/owlet.markdown @@ -16,8 +16,21 @@ ha_release: "0.89" ha_iot_class: "Cloud Polling" --- -Owlet Care baby monitors check your baby's oxygen level and heart rate while -sleeping. +[Owlet Care](https://owletcare.com/) baby monitors check your baby's oxygen level and heart rate while sleeping. + +Configuring this component will enable tracking of heart rate, oxygen level, motion and base station connection status. Battery status is available as an attribute on oxygen and heart rate sensors. + +This component enables the following platforms automatically: + +#### {% linkable_title Binary Sensors %} + +- Base Station Status +- Motion + +#### {% linkable_title Sensors %} + +- Heart rate +- Oxygen level ### {% linkable_title Configuration %} @@ -44,21 +57,5 @@ name: {% endconfiguration %}
-The intended purpose of this component is to enable data logging and automations -such as battery status updates and charging reminders. This component should not -replace the Owlet app nor should it be used for life-critical notifications. +The intended purpose of this component is to enable data logging and automations such as battery status updates and charging reminders. This component should not replace the Owlet app nor should it be used for life-critical notifications.
- -Configuring this component will enable tracking of heart rate, oxygen -level, motion, and base station connection status. Battery status is available -as an attribute on oxygen and heart rate sensors. - -This component enables the following platforms automatically: - -#### Binary Sensors -- Base Station Status -- Motion - -#### Sensors -- Heart rate -- Oxygen level \ No newline at end of file