Oliver84 / omnilogic

Omnilogic integration for Home Assistant
2 stars 0 forks source link

Handle login errors from Hayward #10

Open Oliver84 opened 4 years ago

Oliver84 commented 4 years ago

Right now if the API has trouble loggin in, it throws an error but we're not handling it correctly. We need to make sure they enter a username (not an email) and if the username/password is wrong, let the user know.