MisterWil / abodepy

A thin Python wrapper for the Abode alarm API
MIT License
49 stars 17 forks source link

Not receiving gateway mode events from Abode websocket #81

Closed kevdliu closed 3 years ago

kevdliu commented 3 years ago

I noticed a few days ago that the alarm panel state in abodepy no longer syncs with the actual gateway state. I added some logging in socketio.py and discovered that it's not getting any gateway mode events. It still gets device update events interestingly, just not mode change events. Not sure if this is just me or are other people seeing this as well.

kevdliu commented 3 years ago

According to reddit it's a widespread issue and Abode is looking into it. Not an abodepy issue.