RobertD502/home-assistant-flair

Error while adding integration

Closed this issue · 4 comments

 can only concatenate str (not "NoneType") to str

image

I see from the previous issue that you raised that you had the integration set up before. What changes have you made in the meantime?

No changes, just upgraded from 0.0.5.5 to 0.0.5.7. Trying to use oAuth2 as was suggested on 0.0.5.6 version.

Okay, it seems like it still uses oAuth1.

Correct, still using OAuth1 until I have time to do a complete rewrite of the backend and the integration itself. The release notes were just a warning to make sure everyone got their OAuth2 credentials ready to go once the changes go live. Be sure to keep an eye on the release notes as I will clearly state when OAuth2 creds need to be used - at that time you WON'T have to delete and re-add the integration. The main integration page will show the integration as having failed to load. However, there will be a "reconfigure" button which, when pressed, will allow you to enter OAuth2 credentials. I will do everything I can to make the transition as painless as possible.