segalion / securitasdirect

Home Assistant integration with Securitas Direct (AKA Verisure EU) and command line tool to interact with.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REPORT WORKING COUNTRIES

segalion opened this issue · comments

Please, use this issue to ONLY report working countrys:
Just copy all list, adding what you considere, following 1-line format...

  • SPAIN: country="ES", lang="es", reportedby="@segalion,@ceberre,@javy97"
  • ITALY: country="IT" lang=?, reportedby="@furetto72", notes="reporting status seems diferents"
  • FRANCE: country="FR",lang="fr", reportedby="@azrod"
  • UK: ?
  • Portugal: ?
  • Brasil: ?
  • Chile: ?
  • Netherland: ?
  • Sweden: ?

SPAIN: country="ES", lang="es", reportedby="@segalion,@ceberre,@javy97"
ITALY: country="IT" lang="it", reportedby="@furetto72", notes="reporting status seems diferents"
FRANCE: country="FR",lang="fr", reportedby="@azrod"
UK: ?
Portugal: ?
Brasil: ?
Chile: ?
Netherland: ?
Sweden: ?

  • SPAIN: country="ES", lang="es", reportedby="@segalion,@Cebeerre,@javy97"
  • ITALY: country="IT" lang="it", reportedby="@furetto72", notes="reporting status seems diferent"
  • FRANCE: country="FR",lang="fr", reportedby="@azrod"
  • UK: country="GB", lang="en", reportedby="@Marco_Elgordo", notes="Reported two diferent systems. Only one reported work"
  • Portugal: ?
  • Brasil: ?
  • Chile: ?
  • Netherland: ?
  • Sweden: ?

Hi,

Tested in Portugal.
So far without any problem.

  • SPAIN: country="ES", lang="es", reportedby="@segalion,@Cebeerre,@javy97"
  • ITALY: country="IT" lang="it", reportedby="@furetto72", notes="reporting status seems diferent"
  • FRANCE: country="FR",lang="fr", reportedby="@azrod"
  • UK: country="GB", lang="en", reportedby="@Marco_Elgordo", notes="Reported two diferent systems. Only one reported work"
  • Portugal: country="PT", lang="pt", reportedby="@IgorPereira-PT"
  • Brasil: ?
  • Chile: ?
  • Netherland: ?
  • Sweden: ?

No longer work in France since ha 117.2
:-(

Seems there has been an API change two days ago, affecting arm and disarm commands. We'll try to fix it ASAP, but cant confirm any date.
Thanks.

Seems there has been an API change two days ago, affecting arm and disarm commands. We'll try to fix it ASAP, but cant confirm any date.
Thanks.

it seems that your last code is correct regarding the new parameters ordering status

 python3 ./securitas.py FR USER PASSWD  PERI lang=fr 

it is OK now

thanks so lot !

Hello, Tested in Italy and is working fine, there is only an issue disarming the alarm from Alexa.
Disarming it by Alexa, she say that the panel on home assistant did not reply by the alarm is already disabled.
Seems that some timeout check is quicker than the panel and Alexa reach the timeout before the panel reply that is disabled.

Chile seems to be an issue. Have not been able to get correct login from this code or similar and I have the write credentials as both the mobile app, as well as the browser access works. Does anybody have the modifications required for Chile?
Thanks

commented

Chile seems to be an issue. Have not been able to get correct login from this code or similar and I have the write credentials as both the mobile app, as well as the browser access works. Does anybody have the modifications required for Chile?
Thanks

Have the same problem in Spain. We have tags for arm and disarm. Has anyone been able to solve this?

Hi,

Tested in Portugal.
So far without any problem.

HI Igor, good afternoon.
Do you still be able to use tihs even with new app from Securitas Direct?
If yes, can you please help me getting configured for Portugal?
Thank you

Regards

Hi,

Yes.

My configuration is this:
username: !secret securitas_user
password: !secret securitas_pass
country: PT
code_digits: !secret securitas_code

Boas,

Sim, básicamente é fazer o download, unzip e copiar a pasta do custom_components para o sitio certo
(unzip and just copy 'custom_components' folder inside Home Assistant config folder)

It works in PT with the new app ! See #22 (comment)
You need to add "installation: nnnnnnnnn" (your Securitas installation number) in configurarion.yam

what if I have 2 alarms with 2 different users? How can I set up 2 different control panels?

Thanks for helping