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

Fix 2FA Login #65

Closed shantur closed 2 years ago

TheGui01 commented 2 years ago

Hello, I've just tested it and it works !! Thanks so much.

I noticed 1 change and 1 issue : in the configuration.yaml I had to put my code under quote : code: '1234' instead of code: 1234

The issue I have is that HA detects 2 new integration : 1 named with my Verisure username which works 1 named Securitas direct which is detected new at each reboot and that we cannot ignore. It has a configure button but the 2FA check fails

shantur commented 2 years ago

@TheGui01 - Thanks for testing. I limited my changes to just fix the Login. I believe that other changes/ fixes would be part of an ongoing work that @guerrerotook might be doing

guerrerotook commented 2 years ago

Thanks very much!

I'm going to merge that right now and test in on my local environment to see how it works!