diff --git a/source/_integrations/sleepiq.markdown b/source/_integrations/sleepiq.markdown index b99a1e32fc3..9438b2cd7dc 100644 --- a/source/_integrations/sleepiq.markdown +++ b/source/_integrations/sleepiq.markdown @@ -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 %}