The less config the better! CasaVue is fully functional running on default configuration. Nevertheless, there are some configuration possibilities.
CasaVue configuration consists of two files: main.yaml and items.yaml.
Despite editing configuration differs depending on deployment method (Helm Chart or Docker Compose), body of YAML configuration is the same.
Below is an example of their contents with a description of the fields.
Main configuration file
If you want to modify CasaVue apperance, modyfing default main config file should be enough.
Static items definitions
If you need to add a couple of entries from yourself in addition to the Kubernetes ones (or in case there is no entries from K8s), add the entries to the items.yaml file according to the example.