Struggling to get Withings integrations fully operational

I know that the Withings app harvests data from other apps like Omron. I can see my blood pressure readings from Omron displayed very nicely in the Withings App. But, I can’t get that info in HA. For Diastolic and Systolic it shows the entities as being unavailable, even though they are listed. Any one have any ideas about this please?

Is this Withings integration still working as of May 2024 ?
I followed all the steps and sadly can not make it work, I still get the infamous message

Our servers couldn’t reach this URL: Partner error: Host Unreachable

  1. Add code to configuration.yaml
withings:
  use_webhook: true
  1. Add to Withings dev portal https://my.home-assistant.io/redirect/oauth. Set it up to point to your nabu casa instance (https://my_nabu_casa_id.ui.nabu.casa/)

At this point I get stuck as it wont move forward with the integration

  1. Go to integrations and add Withings integration and choose your user in Withings
  2. Get the UUID - can we found in setting - home assistant cloud - Webhooks
  3. Add to Withings dev portal https://my_nabu_casa_id.ui.nabu.casa/api/webhook/UUID but leave https://my.home-assistant.io/redirect/oauth in there.
  4. Went to settings->system->network and disabled “use home assistant cloud” under “Home Assistant URL”. I then manually pasted my Nabu Casa URL into the address box below
  5. Restarted home assistant

@avellma you don’t have to put more URLs in Withings than the south redirect link. Everything should work without YAML. Please send the diagnostics file

I just setup the Withings integration. Where’s the “in bed” sensor?

1 Like

Okay, turns out the “Withings in bed” sensor shows up after you enter/exit the bed for the first time after setting it up. :slight_smile:

1 Like

At least it did once. The integration stopped reporting anything for a couple days so I uninstalled the integration, reset the pad, and then installed the integration again. After it was done, I laid down on the bed for a few minutes expecting the “in bed” sensor to show up. It didn’t. So I slept on it last night and today there’s still no “in bed” sensor. :-/ Weird.

It looks like it’s not getting any bed presence data?
2024-08-17 11:27:50.143 DEBUG (MainThread) [homeassistant.components.withings] Finished fetching Withings 35010### bed presence data in 0.000 seconds (success: True)

Actually, I am experiencing a similar issue with bed occupancy sensor. It used to work quite ok, but several days ago it stopped reporting its status. Not sure if it’s started with 2024.8 update.

1 Like

I guess it is the same issue: Withings - Stops working after reboot · Issue #117420 · home-assistant/core · GitHub

I dunno. My “in bed” sensor went to Unknown after I had to unplug it a week ago, and no amount of restarting, refreshing, or reinstalling has brought it back. It’s been Unknown for a week now.

1 Like

Interesting. Same for me. I had in internet outage, afterwards I noticed it was not working (might not have been related), unplugged the bed sensors, plugged them back in. Rebooted HA, etc. So far, nothign has worked.

Wanted to come back here to say. It was an issue on my end. I had removed the public https url from “system → network” and it was not until I rebooted a while later that this issue appeared. Which makes sense.

Somehow I can not copy the Secret from the Withings Developer page. I can copy the ClientID into my clipboard but the Secret just says: “Renew”.

Screenshot 2024-11-30 at 16.51.38

You can only copy it the first time you set it up.

Once it’s there they require you to setup another. (stupid design) you’ll need to renew, copy the new api key and setup your integration again with the new key (and save it somewhere this time - mine is in my password manager of choice)