guerrerotook / securitas-direct-new-api

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

Multiple request #46

Closed iuhorts closed 2 years ago

iuhorts commented 2 years ago

When i active the alarm via home assistant most of the times Securitas direct calls me due to multiple requests launched at same time. This told me securitas is done due to do a request without whait the previous one is resolved. Could it be controllated. I recieve at least 2 daily calls from securitas.🤣

guerrerotook commented 2 years ago

You can add to your configuration to avoid this.

securitas:
  check_alarm_panel: false

As described in the readme.md file.