When I added the ElkM1G integration I was prompted to go through the configuration steps to find my M1G. I selected a manual configuration and I specified the username, password, host, etc.
The integration was able to connect to my M1G, but I don’t see any configuration information in my config/configuration.yaml file.
Where/how does the M1G integration store the configuration data? Where would I change the IP address if I change my Elk IP? Or want to change from nonsecure to a secure endpoint?
I tried adding the same information in configuration.yaml and restarted HA, but when it doesn’t seem to take the values into account. For example, even though I put in my file:
elkm1:
host: elks://192.168.2.253
username: ha
password: <password>
output:
enabled: false
zone:
exclude: [1-6]
I still see the outputs and zones 1-6 listed in Elk HA.
For example:
Any ideas what I am doing wrong?
Thanks,
Eric