Endless loop of authorizing ecobee

After weeks of successful opertion with my ecobee thermostats, the last reload of home assistant has put me in an endless loop of re-authorinzing. I get this message in the log:

8-03-24 14:09:46 ERROR (Thread-8) [pyecobee] Please authorize your ecobee developer app with PIN code nufi
Goto https://www.ecobee.com/consumerportal/index.html, click
My Apps, Add application, Enter Pin and click Authorize.
After authorizing, call request_tokens() method.

I follow the steps (except calling request_tokens(); I don’t know how to do that) and restart only to have it give me a new code.

SHould I delete ecobee.conf and start over?

I removed the ecobee.conf file from the configuration directory and restarted HA. I think this looks like a new configuration of ecobee. After authorizing with the new PIN, the loop has stopped.

I am having this same issue. I have removed the ecobee.conf file added my app with the 4 digit code on the ecobee side and rebooted the computer and after the reboot I get a new 4 digit code and a response of “My Apps, Add application, Enter Pin and click Authorize.”

Any help would be greatly appreciated

Finally got it working after removing everything for ecobee and starting over.

Hi I am running into the same – can you go over the steps to fix this?

Are you getting the notification to enter your 4 digit code from HA?

Yes I do. Here is the message:

2019-05-27 19:50:37 ERROR (SyncWorker_2) [pyecobee] Please authorize your ecobee developer app with PIN code xxxx
Goto https://www.ecobee.com/consumerportal/index.html, click
My Apps, Add application, Enter Pin and click Authorize.
After authorizing, call request_tokens() method.

Finally figured it out. Added configurator.ecobee to default_view temporarily.