craftbeerpi4-pione/cbpi
prash3r 706bbac9f0 keeps default dev config unchanged.
this commit moves the default config into a seperate folder.
And it adds a preLaunchTask
which copies the default dev config to the used dev config.
This is done with the cp option '-ru'
so if the files in the target dir (current config)
are newer they are not overwritten.
2022-09-14 19:14:52 +02:00
..
api Add valve, pressure sensor and target pressure to fermenter class 2022-04-03 12:37:34 +02:00
config Logfile size and backup logfile count in config.json 2022-07-19 09:39:27 +02:00
controller adds journalctl arg '--output cat' (log exports), 2022-09-14 13:54:58 +02:00
extension Merge pull request #58 from phylax2020/master 2022-08-07 13:57:45 +02:00
http_endpoints actor update api for WS 2022-08-31 20:46:27 +02:00
job new step controller 2021-01-17 22:49:18 +01:00
static "add seconds to timer at runtime" 2021-03-03 07:37:54 +01:00
utils "recipe book added" 2021-02-27 20:09:19 +01:00
__init__.py actor update api for WS 2022-08-31 20:46:27 +02:00
cli.py adds journalctl arg '--output cat' (log exports), 2022-09-14 13:54:58 +02:00
configFolder.py keeps default dev config unchanged. 2022-09-14 19:14:52 +02:00
craftbeerpi.py logs folder is next to the active config folder. 2022-09-09 18:44:48 +02:00
eventbus.py new step controller 2021-01-17 22:49:18 +01:00
satellite.py "added dataclassed" 2021-02-16 20:37:51 +01:00
websocket.py disable sorting of elements by default 2022-04-23 20:32:32 +02:00