mrjackyliang / homebridge-adt-pulse

Homebridge security system platform for ADT Pulse
MIT License
36 stars 7 forks source link

MFA Requirement Breaks ADT Pulse Plugin #64

Closed cyberpower678 closed 2 years ago

cyberpower678 commented 2 years ago

The plug-in no longer seems able to get a read on the security system and accessories. Presumably, this has something to do with the new 2FA. Despite it being deactivated, it just gets an error for every action it attempts to do.

kmnedd commented 2 years ago

Check out the comments in closed issue 51 for a solution.

cyberpower678 commented 2 years ago

None of the comments solve my issue. The issue happened on it’s own out of the blue perhaps ADT is now forcing MFA. So the fingerprint option would be the only viable option. When will it be merged?

mrjackyliang commented 2 years ago

Have you tried the fingerprint option yet? I haven't had the time to work on it, so it might take a while before I review the code.

mrjackyliang commented 2 years ago

And also, ADT Pulse is not working on my side as well.

mrjackyliang commented 2 years ago

Working on the update now! Thanks @Danimal4326!

mdombrowski13 commented 2 years ago

Can't wait for a fix =). This is the best plugin for Homebridge I've used! I'm happy to beta test for you if you need it as I've been broke for a few days now too.

ADT Pulse: Logging in...
ADT Pulse: Response path -> /myhome/22.0.0-233/access/signin.jsp
ADT Pulse: Response path matches -> true
ADT Pulse: Web portal version -> 22.0.0-233
ADT Pulse: Response path -> /myhome/22.0.0-233/mfa/mfaSignIn.jsp?workflow=initialSetup&shouldForceMfaSetup=true
ADT Pulse: Response path matches -> false
ADT Pulse: Login failed.
cyberpower678 commented 2 years ago

Same. This is a critical plug in for me.

mrjackyliang commented 2 years ago

v2.1.0 is now released. Instructions on how to obtain the fingerprint are inside the README.md file.

cyberpower678 commented 2 years ago

v2.1.0 is now released. Instructions on how to obtain the fingerprint are inside the README.md file.

How do I get it on Hoobs? It's still showing 2.0.4 as the latest? I'm using Hoobs 4.

tarunprakashsingh commented 2 years ago

How do I get it on Hoobs? It's still showing 2.0.4 as the latest? I'm using Hoobs 4.

mrjackyliang commented 2 years ago

HOOBS get their packages from npm. Should reflect the same as anywhere you install it from.

github-actions[bot] commented 8 months ago

This issue is now locked and considered resolved due to inactivity.