-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
@neilzilla does this integration still work in your HA?
I've been debugging it and noticed that the GET https://renpho.qnclouds.com/api/v3/scale_users/list_scale_user?&locale=en&terminal_user_session_key={{key}}
always just returns:
{
"status_code": "20000",
"status_message": "ok",
"scale_users": []
}
This prevents users from using the integration in HA as we can't configure it:
025-01-03 11:50:48 homeassistant | 2025-01-03 11:50:48.986 ERROR (MainThread) [custom_components.renpho.api_renpho] Failed to fetch scale users: list index out of range
2025-01-03 11:50:48 homeassistant | 2025-01-03 11:50:48.986 ERROR (MainThread) [custom_components.renpho.config_flow] No users found associated with the account ales.susnik@gmail.com
2025-01-03 11:50:48 homeassistant | 2025-01-03 11:50:48.986 ERROR (MainThread) [custom_components.renpho.config_flow] Cannot connect due to No users found.
Metadata
Metadata
Assignees
Labels
No labels