From 25eafe97eb8c89c6123e24070ea0e152f8ce5868 Mon Sep 17 00:00:00 2001 From: Sean Straus Date: Mon, 1 Jun 2020 12:40:54 +0200 Subject: [PATCH] =?UTF-8?q?Gave=20an=20example=20for=20Nabu=20Casa=20becau?= =?UTF-8?q?se=20many=20of=20the=20examples=20given=20else=E2=80=A6=20(#136?= =?UTF-8?q?28)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Franck Nijhof --- source/_integrations/withings.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/withings.markdown b/source/_integrations/withings.markdown index 6de0a2b05d0..b51901c4c86 100644 --- a/source/_integrations/withings.markdown +++ b/source/_integrations/withings.markdown @@ -25,7 +25,7 @@ Values for your account: - Logo: Any reasonable picture will do. - Description: Personal app for collecting my data. - Contact Email: Your email address -- Callback Uri: `https://your-domain-name/auth/external/callback` - Withings will check if this URL is accessible (HTTP HEAD) upon submitting the form. +- Callback Uri: `https://your-domain-name/auth/external/callback` - Withings will check if this URL is accessible (HTTP HEAD) upon submitting the form. If you are using the Home Assistant Cloud, this URL will look like `https://YOUR_NABU_CASA_ID.ui.nabu.casa/auth/external/callback`. - Company: Home Assistant Once saved, the "Client Id" and "Consumer Secret" fields will be populated. You will need these in the next step.