Hello,
I am very new in the home assistant world and I would need some advices to setup it.
I have read the tutorials in the web site. I am using home assistant inside docker (not the supervised one). As soon as I need a very specific plugin/integration, I prefer to setup my own container.
I have understood that there are some configurations in the configuration.yaml
and others in the .storage
folders, for the configurations done through the front end. I would like to understand really the pro and cons of each configuration.
In my mind, I would prefer to only use the configuration.yaml
file (with other included files). I would say it is easier to follow modification through git. However I might have only a narrow view.
In addition, is there any way to convert the “storage
” configuration into a yaml
configuration ?
Thanyou in advance,
Bill