I’ve put this integration off for months now but finally resolved to get it working.
First I was told to put the following:
In configuration.yaml add the following to the bottom of the page, assuming you call it alarm_system.yaml
**envisalink: !include alarm_system.yaml**
Then create a file called alarm_system.yaml in the same directory as configuration.yaml, and paste all the your code from your evisalink configuration.yaml file.
However if I try to restart HA, it says it can’t find the “envisalink yaml file”
I also tried to directly put the envisalink integration into the configuration.yaml file, and the tried to restart. No go as it comes up with errors.
So what am I doing wrong here??
Also included the error I get when trying to restart HA with the !include alarm_system.yaml line
Thanks in advance…