dotKrad / hass-fpl

FPL Component for Home Assistant
MIT License
40 stars 20 forks source link

Error fetching data #25

Closed zoopster closed 2 years ago

zoopster commented 2 years ago

I'm getting an error when this custom integration starts..." Error fetching data" . Very generic, but not being a great developer, I'm not sure how to work around it.

Where can I start to troubleshoot?

https://www.fpl.com/api/resources/account/{account}/projectedBill?premiseNumber={premise}&lastBilledDate={lastBillDate} The 'lastBilledDate' doesn't exist in the current api only nextBillDate and currentBillDate

What am I missing?

zoopster commented 2 years ago

Must be a different issue...I removed and re-added the integration and it's now not validating my credentials.

cjluther commented 2 years ago

I am getting "unknown error occurred" when trying to login to account as part of setting up the integration

mattbratt commented 2 years ago

Getting the same thing here. Using correct login name and password, verified by going to FPL page with same creds.

"Unknown error occured"

Uninstalled, reinstalled. Same.

image

Thank you.

mattbratt commented 2 years ago

Regarding my earlier post above. This fixes it: https://github.com/dotKrad/hass-fpl/pull/26

zoopster commented 2 years ago

Going to close this as stale and does seem to be working just fine