-
Notifications
You must be signed in to change notification settings - Fork 22
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
FPL Northwest Region #22
Comments
I decided to update this integration today, deleting the one and re-signing in. I'm now getting an error saying I tried logging into the FPL site and saw you have to select Northwest or not; I'm wondering if this extra click is impacting this integration? |
Same errors here, I'm getting a response with |
I’m also not able to log in due to being a northwest Florida user. Is there a work around for this? |
I am also a Northwest Florida FPL customer. Unable to login with the integration. Any chance the integration can be updated to support this area also? Logger: custom_components.fpl Error 'messages' : <class 'KeyError'> |
FPL doesn't have a public API, I built this custom component using data
retrieved with my own credentials, can't figure it out how FPL Northwest
works
…On Sun, Jul 3, 2022, 12:11 PM scroberts72 ***@***.***> wrote:
I am also a Northwest Florida FPL customer. Unable to login with the
integration. Any chance the integration can be updated to support this area
also?
Logger: custom_components.fpl
Source: custom_components/fpl/fplapi.py:80
Integration: fpl (documentation <https://github.com/dotKrad/hass-fpl>,
issues <https://github.com/dotKrad/hass-fpl/issues>)
First occurred: 10:59:04 AM (3 occurrences)
Last logged: 11:04:35 AM
Error 'messages' : <class 'KeyError'>
—
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD6TTATSO4VHY43VHMLM4GTVSG3TJANCNFSM5LHVGCKQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I could provide you with my login information if you would like to see if you could modify the code to support it. |
Im been very busy lately, you can send credentials to my email, ysantiago1985@@gmail.com |
I did some work around it, I need someone to test it
|
I realize this was quite a while ago, but just ran across this integration. I just installed to HA through HACKS and am receiving the same error. I am a Northwest Florida FPL user and would be willing to test if still possible. |
were you able to test, I dont have a NW account so I cant test |
I am a NWF FPL user and I would be willing to test. |
Update: I was having trouble logging in, but found that I had upper case letters in my login name. Checking the FPL profile, the User ID is listed and it is all lowercase. I have the FPL integration loaded, but it does not have any entries. |
Having seen this I tried to login using all lowercase for the username. Was able to login and create the integration as well. Same thing though, no entries. Will give it 24 hours to see if it matters when FPL does their online, I believe it's daily, account update. |
After over 24 hours nothing has changed. The install appears to be valid and was able to authenticate, but it is not able to produce any sensors or any information. |
Logs? Do they tell any story? |
Since I'm doing reverse engineering to know and get the data from the FPL website, its nearly impossible for me to develop and integration without an actual NW FPL account |
Looks like you were never able to get the NWFL region working, correct? |
I have an account. Lemme know how I can help. Can get all the fetch requests as curls if you want |
Is your feature request related to a problem? Please describe.
Support FPL Northwest Region
Describe the solution you'd like
FPL now has a Northwest Region which includes old Gulfpower customers.
Describe alternatives you've considered
NA
Additional context
The text was updated successfully, but these errors were encountered: