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

Excessive Sessions on Aladdin Connect #37

Closed
Taplach opened this issue Dec 9, 2023 · 5 comments
Closed

Excessive Sessions on Aladdin Connect #37

Taplach opened this issue Dec 9, 2023 · 5 comments
Labels
question Further information is requested

Comments

@Taplach
Copy link

Taplach commented Dec 9, 2023

Describe Your Problem:
Genie says that my system has excessive sessions. I’ve changed the polling to once a minute, but I suspect this might be a new change of service by Genie. Are you aware

Logs:

Not likely a log issue but a change of service by Genie

Plugin Config:

12345678910111213
{ "name": "Garage Door", "username": "—-", "password": "—-", "batteryLowLevel": 15, "userInfoCacheTtl": 3600, "doorStatusStationaryCacheTtl": 15, "doorStatusTransitioningCacheTtl": 5, "doorStatusPollInterval": 60000, "logApiResponses": false, "showShared": false, "platform": "GenieAladdinConnect"}

Screenshots:
Email from Genie

Hello,

We got an alert on your account showing that the mobile app has an excessively high number of user sessions from your account. Please confirm if you are using any third-party apps (home assistant or something similar). If that is the case, please ensure there are no defects in that implementation or reach out to that vendor’s support team.

Please reach out if you need additional clarification. Your account will be locked out if this issue is not resolved by 12/23/2023.

We are doing this to secure our system and not cause excessive unwarranted load on the system.

Thanks,
Aladdin Connect/OHD Anywhere Support

Environment:

  • Plugin Version: 3.0.0
  • Homebridge Version: 1.7.0
  • Node.js Version: 18.16.0
  • NPM Version: 9.5.1
  • Operating System: Raspbian 11
@Taplach Taplach added the question Further information is requested label Dec 9, 2023
@jasonbouffard
Copy link

Have you all seen this news? https://news.ycombinator.com/item?id=38188162

I was somewhat concerned this plugin would get wrapped up in a similar situation.

@derek-miller
Copy link
Owner

I haven’t been personally using this plugin for some time as I have integrated my doors using relays and contact sensors through my Control4 system. It’s weird they are calling it sessions? I would assume that to mean many active oauth sessions and not api calls? I think one thing I could do is switch to the Control4 endpoint (they have a native driver blessed by Genie) instead of using the iOS endpoints. After all, the Control4 endpoints are expected to be polled.

@derek-miller
Copy link
Owner

@Taplach I have published v4.0.0 of this plugin that switches to the new API. If you notice any issues or continue getting these notices after updating, please reopen this bug.

@derek-miller
Copy link
Owner

Just wanted to follow up regarding the future of this plugin, it turns out Genie is looking to collaborate and make an official driver (see #42)! Seems they are much more committed to their users than say some other popular garage door opener company...

@Taplach
Copy link
Author

Taplach commented Mar 4, 2024 via email

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

No branches or pull requests

3 participants