Open thecifu opened 1 year ago
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.
Write:
securitas_direct: username: xxxxxxxxx password: xxxxxxxxx code: ”xxx”
It expect string, not integer. Don’t ask why but it worked in my HA
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.