appdaemon/conf
Carlo Mion 029ba5624c build(dockerStart.sh): optimize the `apk add` command, ignore `.yaml` created during development
Guard against the corner case of `system_packages.txt` files not having a whitespace inside, causing the package names to be merged toghether.
Remove `--no-cache` option from apk, speeding up subsequent startup times of the same appdaemon container.
Avoid running `apk add` if no `system_packages.txt` is defined.
2023-03-03 10:02:08 +01:00
..
apps run black on all files and commit with --no-verify 2019-12-04 17:55:29 +01:00
dashboards run black on all files and commit with --no-verify 2019-12-04 17:55:29 +01:00
example_apps pre-commit fixes 2023-03-01 17:43:36 -05:00
example_dashboards run black on all files and commit with --no-verify 2019-12-04 17:55:29 +01:00
.gitignore build(dockerStart.sh): optimize the `apk add` command, ignore `.yaml` created during development 2023-03-03 10:02:08 +01:00
appdaemon.yaml.example docs(DEV.rst): add instructions to use default configuration file for local development 2023-02-28 16:47:14 +01:00
examples.yaml Add sequence example 2017-08-31 12:40:32 -04:00