* add zoom time to movement predictions * config migrator * add space to face rename regex * more debug * only calculate zoom time of relative move * fix test * make migrated movement weight a zero * check for str and bool for movestatus support
* check autotracking calibration values before writing to config * docs * clarify log message
* Adds tls_insecure to the onvif configuration * reformat using ruff
* Replace logging.warn with logging.warning * Install config global state early * Split config.py into more manageable pieces