Nokia Health products (Body+ connected scales etc)

@ajmm. Can you tell me what you did? Does it matter which language HA is set to. Mine is Danish. Should the .json file be renamed?

All I did was create a .translations folder with stings.json renamed to en.json. You might try da.json if it doesn’t show up.

It worked - in English. Thank you.
Every time I restart HA I am notified that a new integration has been discovered, namely Withings. Even though it is configured already. But of course you can ignore it.

Same here every time I restart the integration is gone , I had to erased and re-integrate to make it work

@insaid. Have the same problem. Have a sleep mat. The values for heart beat and respiration show zero. Sensors are found but no values. Did you find a solution?

No, I could not figure it out. I though of waiting for the component to appear in standard HA package, maybe then will try again.

@ajmm. Did anyone succeed in authorizing the Withings component in 0.99b0?

No, seems like a couple of us can’t get it to work.

https://github.com/home-assistant/home-assistant/issues/26613

Okay, as far as is recon, @vangorra’s new Withings component needs the HA installation to be available via external URL. Is there any way to get Withings Scale data without it being accessible from WWW?

Thanks

This is a great component, but I’m having a minor issue where HA gives me a notification at restart saying that it has found a new integration and wants to configure it.
The thing is that the Withings-integration is already configured and working.
I tried configuring it again to see what would happen, but I just ended up with an additional integration without any entities.
Any idea on why the integration is constantly “rediscovered”?

1 Like

Is there a way to set this up without access to router port forwarding for the Callback URL? I use zerotier one to access my hassio install and have no access to router settings because of the lockdown my internet supplier has on the router they provided

1 Like

@skeletorjus . I experience the same having used your fix to get the component installed. When I used the Withings component in custom_components, I did’t have the problem. The system then made a pycache file in the Withings subdirectory. But using the built-in component and your fix no pycache file is created.
Could the be a part of the explanation??
Anyway. now that we are told that the development of the python-nokia is halted we are in a new situation.
https://github.com/orcasgit/python-nokia/issues/38#issuecomment-538481064

Hi I have a Withings Steel HR Sport. I have Withings authorized and sensors are populating. I don’t see any sensors for Steps. Is this not included?

Same here, no sensor for steps visible although I have it integrated to Withings via Google Fit

Yes. There are other components that use a this api. Creating your own dev api key is easy but it’s possible to use someone else’s. I use this code (with my own api key) to sync between garmin and withings. Plug in these values and authorize your profile and you should be golden.

Thanks for that Daniel, Got me as far as being able to see the profile when I add withings in integrations. However When I select the relevant profile and press authorise I get {“errors”:[{“message”:“redirect_uri_mismatch: The redirect URI provided is missing or does not match partner callback url”}]}
checking the address being called back it is my local address of hassio so is this due to using your callback uri?

Ah, didn’t realise I could now edit the callback to my local address. All solved.
Thanks for the help

2 Likes

Hi Mark .I had the same error. Can you guide me a little more? thank you very much

Yes how did you fix the problem ?

i am really stuck on this step, can you explain how you did this?