mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +00:00
Add the snoo integration (#36607)
This commit is contained in:
parent
4004368946
commit
c2beccfe4e
44
source/_integrations/snoo.markdown
Normal file
44
source/_integrations/snoo.markdown
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
---
|
||||||
|
title: Snoo
|
||||||
|
description: Instructions on how to integrate Snoo into Home Assistant
|
||||||
|
ha_category:
|
||||||
|
- Sensor
|
||||||
|
ha_iot_class: Cloud Push
|
||||||
|
ha_release: 2025.3
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_codeowners:
|
||||||
|
- '@Lash-L'
|
||||||
|
ha_domain: snoo
|
||||||
|
ha_platforms:
|
||||||
|
- sensor
|
||||||
|
ha_integration_type: integration
|
||||||
|
---
|
||||||
|
|
||||||
|
The [Snoo](https://www.happiestbaby.com/products/snoo-smart-bassinet) is a smart bassinet made by [Happiest Baby](https://www.happiestbaby.com/) that helps get your baby to sleep and helps keep them asleep.
|
||||||
|
|
||||||
|
|
||||||
|
## Installing the integration
|
||||||
|
This integration follows standard integration installation. No extra steps are required.
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Sensors
|
||||||
|
|
||||||
|
### State
|
||||||
|
|
||||||
|
The Snoo can have one of 8 states
|
||||||
|
1. Baseline - This is the basic state the snoo starts with. It has not detected the need to do any further soothing.
|
||||||
|
2. Level 1 - This is the lowest level of soothing
|
||||||
|
3. Level 2
|
||||||
|
4. Level 3
|
||||||
|
5. Level 4
|
||||||
|
6. Stop - The snoo is no longer running
|
||||||
|
7. Pre-timeout - the snoo is preparing to go back to stop rotating
|
||||||
|
8. Timeout - the snoo is stopping rotating.
|
||||||
|
|
||||||
|
## Time left
|
||||||
|
This describes how long until the Snoo will change levels or it is Unknown if it is not currently planning to change levels.
|
||||||
|
|
||||||
|
## Removing the integration
|
||||||
|
|
||||||
|
{% include integrations/remove_device_service.md %}
|
Loading…
x
Reference in New Issue
Block a user