Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project still running in 2023? #39

Open
thecifu opened this issue May 10, 2023 · 1 comment
Open

Is this project still running in 2023? #39

thecifu opened this issue May 10, 2023 · 1 comment

Comments

@thecifu
Copy link

thecifu commented May 10, 2023

No matter how hard I try to follow the instructions after integrating with HACS, it doesn't work for me.

securitas:
username: xxxxxxxxx
password: xxxxxxxxx
code: xxxx

Invalid config for [securitas]: expected str for dictionary value @ data['securitas']['code']. Got 7824. (See /config/configuration.yaml, line 34).

securitas_direct:
username: xxxxxxxxx
password: xxxxxxxxx
code: xxxx

Integration error: securitas_direct - Integration 'securitas_direct' not found.

@Borty97
Copy link

Borty97 commented May 15, 2023

Write:

securitas_direct:
username: xxxxxxxxx
password: xxxxxxxxx
code: ”xxx”

It expect string, not integer. Don’t ask why but it worked in my HA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants