craftbeerpi4-pione/cbpi
avollkopf 8459ad63d5 Moved restore config to cli.py
- cbpi is now checking if a zip is existing to restore the config during start.
- If zip is there, content is checked prior to restore
- if required content is found, config folder is removed and zip is extracted.
- afterwards zip is removed
- cbpi is starting with restored config

Version -> 4.0.0.38
2021-09-22 12:14:49 +02:00
..
api Merge pull request #64 from avollkopf/master 2021-04-12 23:01:09 +02:00
config Automatic config update 2021-07-15 07:16:26 +02:00
controller Moved restore config to cli.py 2021-09-22 12:14:49 +02:00
extension Added BoilKettle to settings 2021-09-21 18:06:23 +02:00
http_endpoints Changed system controller to accomodate more system fucntions 2021-09-21 16:20:44 +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
.DS_Store "added dataclassed" 2021-02-16 20:37:51 +01:00
__init__.py Moved restore config to cli.py 2021-09-22 12:14:49 +02:00
cli.py Moved restore config to cli.py 2021-09-22 12:14:49 +02:00
craftbeerpi.py Added upload controller 2021-06-06 13:00:55 +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 "added dataclassed" 2021-02-16 20:37:51 +01:00