hoobs-org / HOOBS

Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
https://hoobs.org
GNU General Public License v3.0
553 stars 51 forks source link

Simplisafe Login #1687

Closed docpowell closed 2 years ago

docpowell commented 2 years ago

Simplisafe changed their login process which changed how the plugin works. How do I authenticate with HOOBS?

SimpliSafe Authentication

As of December 2021 and v1.8.x of this plugin, SimpliSafe has transitioned to only supporting a protocol called OAuth for authentication. This requires the user to authenticate in a browser and it is not possible to circumvent this and authenticate directly against the API. This plugin provides two main ways to obtain credentials:

Users of Config UI X (which is included in many Homebridge installations) can initiate this process from the plugin settings. A button will launch the authentication process and you will have to copy and paste the final URL (begins with com.SimpliSafe.mobile://) back into the plugin settings. While Safari will redirect to the URL (and show an error) allowing you to easily copy and paste the URL, in some browsers (e.g. Chrome) the browser will not redirect you and will show an error in the Console (e.g. View > Developer Tools > Javascript Console) and you will have to copy and paste the URL from the error message. Also please note that this task cannot be performed on an iOS device that has the SimpliSafe app installed (authenticating will launch the app).

Alternatively the plugin provides a command-line method for authenticating. The process works the same as above and can be run using homebridge-simplisafe3 login. If you are using a non-standard storage location for Homebridge pass the -d argument e.g. homebridge-simplisafe3 login -d /path/to/storage/.

askovi commented 2 years ago

Use the HOOBS desktop app for mac or windows and click on link account on the plugin configuration page

docpowell commented 2 years ago

I downloaded the desktop app but could not login to the hoobs device. I tried to login via wireless then direct connection to the router. Do you have any suggestions?

wsr554 commented 2 years ago

I get this every time I try

Screen Shot 2021-11-29 at 2 09 10 PM

.

docpowell commented 2 years ago

I get this every time I try

Screen Shot 2021-11-29 at 2 09 10 PM

.

Were you able to get to the link?

wsr554 commented 2 years ago

No, it only shows me this. When you hit "ok" nothing happens. 😩

wsr554 commented 2 years ago

@docpowell Were you able to link your account?

docpowell commented 2 years ago

@docpowell Were you able to link your account?

No, I was never able to link it. I’ve given up.

wsr554 commented 2 years ago

@docpowell I don't know why this is only happening to us. I will let you know if I figure anything out.

olivier922 commented 2 years ago

any update on that?

docpowell commented 2 years ago

I don’t have any update.

Sent from my iPhone

On Dec 25, 2021, at 4:10 AM, olivier922 @.***> wrote:

 any update on that?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you were mentioned.

docpowell commented 2 years ago

any update on that?

What version of Hoobs are you on?

montee22 commented 2 years ago

Hello, I am also having issues configuring the simplisafe plugin Hoobs which is installed on unraid docker. On the configuration page I don't have option to enter my username and password. Any help would be greatly appreciated.

Screen Shot 2021-12-27 at 8 06 42 AM
docpowell commented 2 years ago

Use the HOOBS desktop app for mac or windows and click on link account on the plugin configuration page

olivier922 commented 2 years ago

Update hoobs for latest software & dowload app on mac or windows and you will be able to do it

Kind regards ,

Olivier Priami-Gazon

On 27 Dec 2021, at 4:09 pm, montee22 @.***> wrote:



Hello, I am also having issues configuring the simplisafe plugin Hoobs which is installed on unraid docker. On the configuration page I don't have option to enter my username and password. Any help would be greatly appreciated. [Screen Shot 2021-12-27 at 8 06 42 AM]https://user-images.githubusercontent.com/7683054/147488748-3cd13745-22c9-4c8e-9236-eda7a211ae38.png

— Reply to this email directly, view it on GitHubhttps://github.com/hoobs-org/HOOBS/issues/1687#issuecomment-1001636833, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AXBL22KTK3SNTLCI66OQLNTUTCFTJANCNFSM5JND6S5Q. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you commented.Message ID: @.***>

montee22 commented 2 years ago

Thanks for the quick reply, I downloaded the app on my Mac and it's saying that "no devices found". I am on the same network as HOOBS is installed on. I tried manually entered the ip address of my HOOBS, but still no luck. What port should I put in the port option? I installed the HOOBS as a bridge mode in my unraid server. Also, Is there a way I can enter the simplisafe login info on the config file in HOOBS? Once again thanks for all the help.

BobbySlope commented 2 years ago

The standard port is 80

You also need to open 8080 and 9090 in unraid

Homekitdude commented 2 years ago

I linked my account weeks ago and now my alarm stopped working in Homekit. Was working well, not anymore out of nowhere. Don’t know what to do?

BobbySlope commented 2 years ago

@Homekitdude please open a new issue