Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Device Info #14

Open
Coolie1101 opened this issue Nov 26, 2023 · 10 comments
Open

No Device Info #14

Coolie1101 opened this issue Nov 26, 2023 · 10 comments
Labels
bug Something isn't working

Comments

@Coolie1101
Copy link

Hi, any idea why I'm not getting any device (scale) info?, I do get all other measurements?
image

@antoinebou12
Copy link
Collaborator

Can you try the new version

@Coolie1101
Copy link
Author

Will do, what is the "user_id"?

@Coolie1101
Copy link
Author

I only get 2 sensors

"Renpho Last Weighed Timestamp"
"Renpho Weight"

@antoinebou12
Copy link
Collaborator

You can find the user id for this api

https://hass-renpho.vercel.app/docs

image

Try remove the folder of the plugin using vscode extensions and then reinstall 3.0.1.1

Make sure to use a renpho outdated account

@antoinebou12 antoinebou12 added the bug Something isn't working label Apr 25, 2024
@Coolie1101
Copy link
Author

what is a " renpho outdated account"?

@Coolie1101
Copy link
Author

Coolie1101 commented Apr 25, 2024

You can find the user id for this api

https://hass-renpho.vercel.app/docs

Can I use this to get all users?

@antoinebou12
Copy link
Collaborator

@antoinebou12
Copy link
Collaborator

It should give you all the user id

@Coolie1101
Copy link
Author

Coolie1101 commented Apr 25, 2024

It should give you all the user id

It only gives 1 as below.

{
  "status": "success",
  "message": "Fetched scale users.",
  "data": {
    "users": [
      {
        "scale_user_id": "316219126xxxxxxxxxx",
        "user_id": "258635786xxxxxxxxxx",
        "mac": "A8:48:FA:XX:XX:XX",
        "index": 1,
        "key": 4080,
        "method": 4
      }
    ]
  }
}

I removed the folder and reinstalled 3.0.1.1 and still only get the same 2 sensors.

@Coolie1101
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants