More stable startup

This commit is contained in:
2020-10-23 11:29:38 +02:00
parent 9f365de4ce
commit b645a1ff94
4 changed files with 65 additions and 19 deletions

View File

@@ -8,6 +8,7 @@ DATA_DEVICES = "devices"
DATA_ALIASES = "aliases"
DATA_ADDERS = "adders"
DATA_CONFIG = "config"
DATA_SETUP_COMPLETE = "setup_complete"
CONFIG_DEVICES = "devices"
CONFIG_PREFIX = "prefix"