RobertD502 / home-assistant-flair

Custom component for Home Assistant Core for Flair pucks, vents, rooms, structures, and minisplits
MIT License
87 stars 12 forks source link

ApiError<HTTP Response: 401> on install #31

Closed plapin751 closed 1 year ago

plapin751 commented 1 year ago

hi, trying to install but when i add integration, i get to setup popup and paste in OAuth 1.0 (Legacy): and secret. getting following error in the log. tried logging in via local ip and nabu casa any suggestions, kina lost. tried OAuth 1.0 & 2 info neither worked.

..

Logger: custom_components.flair.config_flow Source: custom_components/flair/config_flow.py:44 Integration: Flair (documentation, issues) First occurred: 6:42:11 PM (7 occurrences) Last logged: 6:51:15 PM

Flair API error occured during setup: ApiError<HTTP Response: 401> Error occured during Flair setup: 'NoneType' object is not subscriptable

RobertD502 commented 1 year ago

I'd say hold off for a bit. I am at the finish line in terms of rewriting the integration to use a new backend and OAuth 2.0.

If you're eager to use the current integration before then, shoot me an email with your credentials at flairhass at gmail dot com. I'll be able to take a look to see if/what bug on your account is causing the issue.

plapin751 commented 1 year ago

thank you for the quick response, i have emailed you the info.

RobertD502 commented 1 year ago

@plapin751 Pre-Release is live. You can access the update by setting the switch "Show beta versions" to On for the Flair integration within HACS:

image

Post any bugs/discussion regarding 0.1.0 to the 0.1.0 Discussion.