Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home Assistant Error #18

Open
ilikestohack opened this issue Jan 2, 2021 · 3 comments
Open

Home Assistant Error #18

ilikestohack opened this issue Jan 2, 2021 · 3 comments

Comments

@ilikestohack
Copy link

Trying to configure home assistant with my skybell today and im getting this error any ideas why?

@ilikestohack
Copy link
Author

Sorry tried to copy and paste the error is here:
https://pastebin.com/6DmVKvqH

@jhampson-dbre
Copy link

I am also unable to set up skybell with Home Assistant. Error is the same as the one posted by above.

@jhampson-dbre
Copy link

I had some time to dig into this. I found some additional error message in Home Assistant debug messages

./home-assistant.log:2021-02-07 15:28:29 DEBUG (SyncWorker_4) [skybellpy] HTTP get https://cloud.myskybell.com/api/v3/devices/xxxxxxxxxxxxxxxxxx/info/ Request with headers: {'Authorization': 'Bearer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'user-agent': 'skybellpy/0.6.3 (HomeAssistant/2021.2.1)', 'content-type': 'application/json', 'accepts': '*/*', 'x-skybell-app-id': 'f802c621-9efc-xxxx-xxxxx-xxxxxxxxxxx', 'x-skybell-client-id': 'ab875aa5-xxxx-xxxx-xxxxxxxxxx'}
./home-assistant.log:2021-02-07 15:28:29 DEBUG (SyncWorker_4) [skybellpy] <Response [403]> {"name":"Forbidden","message":"Device not found"}

I was using a separate account that I create for use with Home Assistant and had the SkyBell shared with that account. I tried logging into the SkyBell app with the shared account and the video from the SkyBell never loaded. I tried to sign out and the app kept crashing. Eventually cleared the SkyBell app storage and I was able to log back in with my normal account. After all that, I updated Home Assistant to use the same credentials as my regular account, deleted the skybell.pickle file in the /config directory, restarted Home Assistant, and the the SkyBell integration was able to connect from Home Assistant.

Hard to say if there is some problem with the alternate account I was using, or if the integration requires an account with full permissions, but at least it is connecting successfully now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants