guerrerotook / securitas-direct-new-api

This repository contains the new securitas direct API that can be integrated in Home Assistant
Apache License 2.0
73 stars 30 forks source link

re-introduce scan_interval #220

Closed cantupaz closed 4 months ago

cantupaz commented 4 months ago

As part of some code clean up I commented a line that appeared to be unused. It turns out that it's needed to setup the scan interval. This pull request reintroduces scan_interval. It should fix https://github.com/guerrerotook/securitas-direct-new-api/issues/218

JDrillz commented 3 months ago

I hope I can ask here, if not I apologize. Can you confirm that the problem has been solved? I had to disable this integration and on next Thursday a Verisure technician will come by to fix the lack of communication between my alarm and their server (most likely due to the requests bug). I would therefore like to reactivate the integration, but I'd prefer not to have to call him again the day after :D

Thanks for all the work you are doing!

cantupaz commented 3 months ago

Yes, v2.7.4.2 respects the scan interval that you specify when you configure the integration.

JDrillz commented 3 months ago

Awesome, thanks!