WIP: Support for Securitas Direct API#41
Conversation
|
Hi |
|
@gabriuelucho Great feedback! I've updated the description above with step by step instructions. Please reach out again if you get stuck at any point. Looking forward to the results. |
Thank you for your help, here you are the results, seems there was no luck
|
|
Same here: My test.js: node -v && npm -v |
|
@gabriuelucho @artik Thanks a lot for the speedy tests! Sorry that it did not work as intended. I’ll have another look to see what might be wrong. |
|
Haha! great job! |
|
yeah! pi@raspberrypi:~ $ node test.js |
e5503e4 to
f994655
Compare
|
I decided to move this logic to it's own module. First version published: https://github.com/ptz0n/node-securitas-direct |

For some time it's been a requested feature of homebridge-verisure to support Securitas Direct installations. I argue that this actually make sense from a user perspective, as these are often nowadays branded as Verisure.
I don't personally have access to such a system, but thanks to @Cebeerre who put a lot of effort into documenting the API this is now within reach of development.
This should allow integrations with Securitas Direct systems with mobile access in the following countries:
Please help out with testing the client
1. Install the module from this branch.
2. Put the following lines into a file called
test.jsThen replace
username,passwordandcountryon line 3 with values for your system. Country should be set to one ofes,frorpt:3. Run it with the following command
4. Additional info of your environment
node -v && npm -v5. Paste the output as comments here below 👇
The test script should not output any secrets about your system but please read through the output before posting. I will try to promptly remove any such information if posted.