From 9476456b01f141f0fbfbf7a0adf7b9e58f65a9b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Wed, 16 Nov 2022 23:04:28 +0100 Subject: [PATCH] Change the IP service used in Cloudflare integration (#24854) --- source/_integrations/cloudflare.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/cloudflare.markdown b/source/_integrations/cloudflare.markdown index c24677dc310..39c228b59ab 100644 --- a/source/_integrations/cloudflare.markdown +++ b/source/_integrations/cloudflare.markdown @@ -31,7 +31,7 @@ An easy way to create this is to start with the "Edit zone DNS" template then ad ### Usage of external service -This platform uses the API from [ipify.org](https://www.ipify.org/) to set the public IP address. +This integration uses the whoami service from [home-assistant/services.home-assistant.io](https://github.com/home-assistant/services.home-assistant.io) to set the public IP address. ### Limitations