Hello, I am completely new to HA. I have worked with the PI a little before because I had EVCC running on it. Now I have installed HA via the Raspberry page as a completely new image. So far, so good. I have now installed the EVCC add-on. This also works. However, I now have the problem that I cannot find the folder where the yaml file is located. I used the file editor but couldn't find the folder where the file is located. The only one I can find is empty because it was created at the beginning of the installation and is located in the folder /addon_configs/49686a9f_evcc. I also tried to search for a file using the Advanced Terminal, but I can't get it to work. I need the evcc.yaml because I have to extract and edit it. What am I doing wrong? Or where can I find it?
#Config and Yaml search HA/EVCC
1 messages · Page 1 of 1 (latest)
Try find / -iname "evcc.yaml". If this doesn't find it the file is named different, doesn't exist or is hidden in a different path.
Also give this a read. Especially the background: https://gist.github.com/Impact123/e9a4a07b184eb393d2ff762e3b1b0a05