mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Move config flow and prereqs (#34471)
* Move config flow and prereqs up * Fix terminology
This commit is contained in:
parent
24fc180319
commit
e643141539
@ -31,6 +31,14 @@ ha_integration_type: integration
|
||||
|
||||
The SleepIQ integration lets you integrate your SleepNumber Bed via [SleepIQ by SleepNumber](https://www.sleepnumber.com/pages/sleepiq-sleep-tracker).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
You will need an account on [SleepIQ](https://sleepiq.sleepnumber.com/) to use this integration.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Supported device types
|
||||
|
||||
There is currently support available for the following platforms within Home Assistant, depending on the bed's capabilities:
|
||||
|
||||
- Binary sensor - View occupancy of each side
|
||||
@ -44,11 +52,7 @@ There is currently support available for the following platforms within Home Ass
|
||||
- Sensor - View pressure of each side
|
||||
- Switch - Toggle Privacy mode
|
||||
|
||||
You will need an account on [SleepIQ](https://sleepiq.sleepnumber.com/) to use this integration.
|
||||
|
||||
### Notes
|
||||
## Notes
|
||||
|
||||
- If you are using a DNS-based ad-blocker such as Pi-hole, you may need to disable it temporarily while configuring this item in Home Assistant.
|
||||
- The Sleep Number bed communicates with endpoints on **sleepnumber.com** as well as the AWS Firehose data collection service at **firehose.us-east-1.amazonaws.com**.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user