The current handling of some booleans in the config is not perfect. https://github.com/dect-e/dect-wip/blob/e482ff581f295c3c91f5e5aa055c5470b0cabae5/services/dect-wip/app.py#L653 After #77 is merged, a helper function could be implemented to improve this for all boolean values in the config
The current handling of some booleans in the config is not perfect.
dect-wip/services/dect-wip/app.py
Line 653 in e482ff5
After #77 is merged, a helper function could be implemented to improve this for all boolean values in the config