mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
SleepIQ doc updates (#21791)
This commit is contained in:
parent
c1b773b502
commit
84c3b120a4
@ -8,19 +8,27 @@ ha_category:
|
|||||||
ha_release: 0.29
|
ha_release: 0.29
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_domain: sleepiq
|
ha_domain: sleepiq
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_dhcp: true
|
||||||
|
ha_codeowners:
|
||||||
|
- '@kbickar'
|
||||||
|
- '@mfugate1'
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_codeowners:
|
|
||||||
- '@mfugate1'
|
|
||||||
- '@kbickar'
|
|
||||||
ha_config_flow: true
|
|
||||||
ha_dhcp: true
|
|
||||||
---
|
---
|
||||||
|
|
||||||
The SleepIQ integration lets you view sensor data from [SleepIQ by SleepNumber](https://www.sleepnumber.com/sleepiq-sleep-tracker). In particular, it lets you see the occupancy and current SleepNumber (ie current firmness) of each side of a SleepNumber bed.
|
The SleepIQ integration lets you integrate your SleepNumber Bed via [SleepIQ by SleepNumber](https://www.sleepnumber.com/sleepiq-sleep-tracker).
|
||||||
|
|
||||||
|
There is currently support for the following platforms within Home Assistant:
|
||||||
|
|
||||||
|
- Binary Sensor - View occupancy of each side
|
||||||
|
- Sensor - View Current SleepNumber (ie current firmness) of each side
|
||||||
|
- Switch - Toggle Privacy mode
|
||||||
|
- Button - Calibrate the bed
|
||||||
|
- Button - Stop the pump
|
||||||
|
|
||||||
You will need an account on [SleepIQ](https://sleepiq.sleepnumber.com/) to use this integration.
|
You will need an account on [SleepIQ](https://sleepiq.sleepnumber.com/) to use this integration.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user