-
Notifications
You must be signed in to change notification settings - Fork 9
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
Error logging into uhoo w this add on #91
Comments
Duplicate of #37 |
Same issue here. V 0.0.5 (this is newest Version via HACS). `Logger: custom_components.uhoo Error fetching uhoo data:` `Logger: homeassistant.const DEVICE_CLASS_PRESSURE was used from uhoo, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.PRESSURE instead, please report it to the author of the 'uhoo' custom integration |
Can someone have a look at this integration? Would really like to use my sensor in HomeAssistant. |
trying to use this add on but having issues w the log into uhoo w a valid account.
This error originated from a custom integration.
Logger: custom_components.uhoo
Source: custom_components/uhoo/init.py:48
Integration: uHoo (documentation, issues)
First occurred: 8:04:16 AM (1 occurrences)
Last logged: 8:04:16 AM
Error: 401 Unauthorized error while logging in: { "message": "Incorrect password. Please try again.", "status": 2 }
This error originated from a custom integration.
Logger: custom_components.uhoo
Source: custom_components/uhoo/init.py:55
Integration: uHoo (documentation, issues)
First occurred: 7:21:40 AM (29 occurrences)
Last logged: 8:01:32 AM
Error: an exception occurred while attempting to get latest data: 'int' object is not subscriptable
Error: an exception occurred while attempting to get latest data: Error requesting data from https://auth.uhooinc.com/renewusertoken: 410, message='Gone', url=URL('https://auth.uhooinc.com/renewusertoken')
The text was updated successfully, but these errors were encountered: