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

Cannot change alarm status... only check status #209

Closed renewoensdregt closed 5 months ago

renewoensdregt commented 5 months ago

I´m on the latest version 2.7.2.0 and latest version of HA OS 2024.2.2. I´ve installed through HACS and have been able to add correctly the alarm integration. It has detected 1 device and 1 entity.

Config options : Entered pin, tickbox enable / disable pin active. other tickboxes off. 120 sec scan interval. 2 seconds delay.

When changing status from Disarmed to Away for example, nothing happens.

When I update the setting to check status in every request, I do see those in the Verisure app, but status does not change.

I´ve enabled debug logging, but cannot see any log entries anywhere to find out what might be wrong...

Thanks / Muchas gracias por la integración a ver si conseguimos que funcione!

renewoensdregt commented 5 months ago

Resolved it!! Found out it does work through calling the service Alarm control panel: Arm away - entity and the pin code as well as Alarm control panel: Disarm - entity and the pin code.

Finally just removing the tickbox for enable / disable pin active solved the issue. I´m now able to set / deactivate the alarm as expected! sorry and thanks!