dahlb / ha_blueair

Home Assistant Integration for Blueair Class Filters
MIT License
25 stars 6 forks source link

7470i new setup. Failed setup will retry. #96

Closed Phillycityboy closed 2 months ago

Phillycityboy commented 2 months ago

Hello.

Verified username and password several times.

Debug log:

2024-05-08 18:40:00.615 DEBUG (MainThread) [custom_components.ha_blueair] login failure, ha should retry 2024-05-08 18:41:20.799 DEBUG (MainThread) [custom_components.ha_blueair] async setup entry: 2024-05-08 18:41:22.117 DEBUG (MainThread) [custom_components.ha_blueair] login failure, ha should retry 2024-05-08 18:42:42.542 DEBUG (MainThread) [custom_components.ha_blueair] async setup entry: 2024-05-08 18:42:44.628 DEBUG (MainThread) [custom_components.ha_blueair] login failure, ha should retry 2024-05-08 18:44:04.961 DEBUG (MainThread) [custom_components.ha_blueair] async setup entry: 2024-05-08 18:44:05.786 DEBUG (MainThread) [custom_components.ha_blueair] login failure, ha should retry

dahlb commented 2 months ago

unless others join this issue my guess is your password has a character that isn't working. I suggest you change your password to something with only letters and see if it works, if so please update this issue once you isolate the character that stops your password from working

norfolkmustard commented 2 months ago

Could the choice of server region affect it too (US v EU), i.e. the chosen region is not where the logon/data is.

Phillycityboy commented 2 months ago

unless others join this issue my guess is your password has a character that isn't working. I suggest you change your password to something with only letters and see if it works, if so please update this issue once you isolate the character that stops your password from working

Hi, and thanks for your reply! Changing the password has no effect.

Phillycityboy commented 2 months ago

Could the choice of server region affect it too (US v EU), i.e. the chosen region is not where the logon/data is.

Hey, and thanks for replying. I am in the US. I chose the EU server, and the setup was successful!

Thank you.