-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the snoo integration #36607
Open
Lash-L
wants to merge
4
commits into
home-assistant:next
Choose a base branch
from
Lash-L:snoo_integration
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add the snoo integration #36607
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
--- | ||
title: Snoo | ||
description: Instructions on how to integrate Snoos into Home Assistant | ||
ha_category: | ||
- Sensor | ||
ha_iot_class: Cloud Push | ||
ha_release: 2025.2 | ||
ha_config_flow: true | ||
ha_codeowners: | ||
- '@Lash-L' | ||
ha_domain: snoo | ||
ha_platforms: | ||
- sensor | ||
ha_integration_type: integration | ||
--- | ||
|
||
The Snoo is a smart bassinet 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. | ||
|
||
### Last Event | ||
The snoo will send a message whenever a event occurs. This entity displays the last event that was sent. There are 9 possible events | ||
1. Activity button - The activity button was pressed | ||
2. Timer - A timer has started, and once the timer ends, it will go down a level. | ||
3. Power Button - The power button has been pressed. | ||
4. Cry - The snoo detected your baby is crying. | ||
5. Command - A command was sent to the Snoo | ||
6. Safety clip - A safety clip was either attached or detached. | ||
7. Long activity press - The activity button was long pressed. | ||
8. Restart - The Snoo was requested to restart. | ||
9. Initial status requested - The status was requested at the beginning of a session. | ||
|
||
## Time left | ||
This describes how long until the Snoo will change levels or it is -1 if it is not currently planning to change levels. | ||
|
||
## Removing the integration | ||
|
||
This integration follows standard integration removal. No extra steps arerequired. | ||
|
||
{% include integrations/remove_device_service.md %} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codebase verification
Release version
2025.2
is too far in the futureThe release version
2025.2
is set too far ahead. Based on the search results, recent integrations are being released with versions in the2023.x
range. The release version should be set to a closer upcoming version.ha_release: 2025.2
to target a more immediate future release🔗 Analysis chain
Verify the release version
The release version is set to
2025.2
, which seems quite far in the future. Consider setting it to a closer upcoming version.Run the following script to check recent release versions:
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 1286