Move config flow and prereqs (#34471)

* Move config flow and prereqs up

* Fix terminology
This commit is contained in:
c0ffeeca7 2024-08-28 09:51:57 +02:00 committed by GitHub
parent 24fc180319
commit e643141539
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 %}