-
Notifications
You must be signed in to change notification settings - Fork 67
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
Updated SMUD login #77
Conversation
this works as far as getting the token
Was previously showing the requested URL and the redirect and stating there were two redirects (where there was two requests)
src/opower/__init__.py:5:5: F401 [*] `.opower.DEBUG_LOG_RESPONSE` imported but unused
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This integration had broken, and is now working again for me :)
I released v0.4.3. Please send a PR to bump the version on HA. |
Too bad it was the broken version that got released with HA 2024.04, and mentioned in the release notes. It even got a SMUD logo in the “social” image. Does that version work for most people, and broken for some, or is it likely broken for all? Didn’t something change in the Opower API? |
As I went to write the PR required for Home Assistant, I saw a comment saying this was broken. It is fixed now.
#70 (comment)
@teliseo Please review