mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add Binary Sensor to Snoo (#38014)
* Add Binary Sensor to Snoo * combine safety clips * Update snoo.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
a5d3f9198d
commit
8ec4cd95b8
@ -2,6 +2,7 @@
|
||||
title: Happiest Baby Snoo
|
||||
description: Instructions on how to integrate Snoo into Home Assistant
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Sensor
|
||||
ha_iot_class: Cloud Push
|
||||
ha_release: 2025.3
|
||||
@ -10,6 +11,7 @@ ha_codeowners:
|
||||
- '@Lash-L'
|
||||
ha_domain: snoo
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- sensor
|
||||
ha_integration_type: integration
|
||||
ha_quality_scale: bronze
|
||||
@ -23,6 +25,12 @@ This integration follows standard integration installation. No extra steps are r
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Binary Sensors
|
||||
|
||||
### Left and right safety clips
|
||||
|
||||
States if the left or right safety clip is connected to the baby's swaddle.
|
||||
|
||||
## Sensors
|
||||
|
||||
### State
|
||||
|
Loading…
x
Reference in New Issue
Block a user