From 24fc180319f97b89f851a6b0be2b1db09f3fb791 Mon Sep 17 00:00:00 2001 From: Eric Cloninger Date: Wed, 28 Aug 2024 02:32:17 -0500 Subject: [PATCH] Notes on integrating SleepIQ with pihole on the network. (#33061) * Notes on integrating SleepIQ with pihole on the network. * Apply suggestions from code review --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/sleepiq.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/sleepiq.markdown b/source/_integrations/sleepiq.markdown index 9db488bdb35..b99a1e32fc3 100644 --- a/source/_integrations/sleepiq.markdown +++ b/source/_integrations/sleepiq.markdown @@ -46,4 +46,9 @@ There is currently support available for the following platforms within Home Ass You will need an account on [SleepIQ](https://sleepiq.sleepnumber.com/) to use this integration. +### 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 %}