Hello.
It would be useful to add support for many verisure giid possibility, not for only one. Probably it is my mistake. I do like this
Yaml file:
verisure: !include_dir_merge_named verisure/
Get error:
Invalid config for [verisure]: [verisure] is an invalid option for [verisure]. Check: verisure->verisure->verisure. (See /config/configuration.yaml, line 21). Please check the docs at https://home-assistant.io/components/verisure/
Inside folder verisure two different files with
verisure:
username: ***@example.com
password: ***
giid: ***
You did not read the top of the page on how to post configuration.
You need to remove the verisure: line from your files since it is already in configuration.yaml.
Also would like to have this functionalty for
Verisure Integration
Description of problem:
I would like to add both my alarm systems to the same HA installation, I have one alarm for my house and a separate alarm central for my guest house/garage.
When specifying both GUIID in configuration.yaml only the first system is configured.