homebridge-simplisafe3: [BUG] Unable to maintain auth with SS as of 4/5/23

Description

No longer able to obtain refresh tokens, see https://github.com/bachya/simplisafe-python/issues/487

Expected behavior

Auth

Steps to reproduce

  1. Authenticate plugin

Homebridge logs

n/a

Homebridge config.json contents

n/a

Screenshots

No response

Plugin version

v1.10.12

Homebridge version

v1.6.0

Node.js version

any

Host OS

Docker

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Reactions: 2
  • Comments: 34

Most upvoted comments

Yes, literally everyone using this plug-in has or is about to run into this.

Trialing a fix atm…

@shamoon you’re right, I was already logged in! Weird because I did t authenticate, but skipping forward to looking at Dev Console got me the com.SimpliSafe url to paste in. Maybe it cached my login from a few months ago somehow? Either way, it’s working again. Thanks for your help!

Yes, you will need to re-authenticate, I should have noted that.

I cant say it’s been tested long-term but hopefully v1.10.13 should get folks back up and running. A consequence of the change SS made is that we are now at their mercy in terms of how frequent we will have to re-login. It’s not clear what they have that set to (30 days — 1 year) but it should mimic the mobile app which anecdotally I don’t think logs me out every 30 days.

For now this is as good as we can do.