Elahd Bar-Shai

Results 85 comments of Elahd Bar-Shai

@PerfectBake420 If you're able to get me some more information I can take a stab at fixing this. To help, please do the following: 1. Install the pyalarmdotcomajax `adc` command...

Closing as stale.

Are you able to test a new version of pyalarmdotcomajax? See #391.

This looks like a combination of an Alarm.com server issue and a weak recovery mechanism in the integration. I've been seeing a lot the same errors in my browser's web...

It's both. The pyalarmdotcom Python package interfaces with Alarm.com and is used by the alarmdotcom Home Assistant integration. The bundled adc CLI helps with debugging. The issues with real time...

Does it reconnect? Even the adc website has frequent disconnects. On Tue, Apr 2, 2024 at 10:10 PM MicroDraco ***@***.***> wrote: > Same errors after less than an hour... >...

@peteallen Thanks for submitting. Would you mind testing whether this works in the underlying Python package? Detailed instructions for installing are [here](https://github.com/pyalarmdotcom/alarmdotcom/wiki/How-to-Test-&-Debug#install-the-adc-command-line-tool). 1. Install the development version of pyalarmdotcomajax from...

@MicroDraco Can you try running the stream command with the `-d` flag to enable debugging mode? This will reveal the actual error that blocks recovery. `adc stream -d -u "USERNAME"...

@MicroDraco Thanks for that. I updated the branch with some fixes. The client's connection is now as stable as the Alarm.com website (so not very stable), but it's better at...

It's the refactor-2024 branch at https://github.com/pyalarmdotcom/pyalarmdotcomajax/tree/refactor-2024