-
Notifications
You must be signed in to change notification settings - Fork 0
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
Failing to scrape data from Rocky Mountain Power site #2
Comments
This error originated from a custom integration. Logger: urllib3.connectionpool Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f62310ec6e0>: Failed to establish a new connection: [Errno -5] Name has no usable address')': /session Logger: aiohttp.server Error handling request During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
No RMP data is coming into HA. Core version 2024.2.2
I followed the instructions and things seemed to be going okay. It asked for the username and password and I left the Selenium value at the default setting. MFA is not enabled. I can log into the RMP site no problems.
The bar graph defaults to my primary account.
I looked at the HA logs and saw this.
Logger: homeassistant.components.sensor
Source: components/sensor/init.py:396
Integration: Sensor (documentation, issues)
First occurred: 5:35:08 PM (3 occurrences)
Last logged: 5:35:08 PM
<class 'custom_components.rocky_mountain_power.sensor.RockyMountainPowerSensor'> sets an invalid suggested_unit_of_measurement. Please create a bug report at https://github.com/jaredhobbs/rocky-mountain-power/issues. This warning will become an error in Home Assistant Core 2024.5
The text was updated successfully, but these errors were encountered: