matthillman / homebridge-tc-2-0

Homebridge Plugin for TotalConnect Security Panel
Apache License 2.0
3 stars 6 forks source link

Error getting access token: Response Error: 403 Account Temporarily Blocked #16

Open madegn opened 2 days ago

madegn commented 2 days ago

After working for more than a year I'm getting the following message "Error getting access token: Response Error: 403 Account Temporarily Blocked"

This started about a week ago. If I go through the revalidation and reset of the password I'm able to use the plugin. But after a few hours the account ends up being temporarity blocked,

Has any one else seen this issue?

Thanks

arlienuetzel commented 2 days ago

I'm seeing the same error on my Homebridge. I wonder if they've started rate limiting and will eventually block access like liftmaster did with their garage door openers...

madegn commented 2 days ago

That was my thought also. I had my local alarm company out so that I could talk to Resideo directly. As expected not much help from them for a third party app. Also tech support could not answer anything about Server Backend changes that may have caused these changes.

arlienuetzel commented 2 days ago

Indeed, when i went to reset that account password it cited a violation of the terms of service which included language about automatically connecting and controlling the hardware. Frustrating.

madegn commented 2 days ago

I'm guessing at this point not much we can do. I can got the Alarm/TotalConnectSecurity to function via voice command in Alexa but unable to integrate this into Apple Home app. I tried to integrate with Alexa via a HOOBS server but not seeing support for a security systems with this integration into HOBBS/Homebridge functions .

arlienuetzel commented 2 days ago

Is there something in the architecture of the plugin that can be done to stay below the radar? Make the logons less frequent, more random, etc?

madegn commented 2 days ago

That is what I was wondering also but do not have the expertise to understand or modify that.