New features and enhancements
- Handle `None` value from IO bound `capture.read` in usb_camera.py (107 by rodja)
- Log problematic content if backup fails (104 by rodja)
- Add Motec as a MJPEG vendor and refactor camera providers (102 by pascalzauberzeug, NiklasNeugebauer, falkoschindler)
- Allow RTSP camera to connect via a given IP (97 by NiklasNeugebauer, falkoschindler)
Bugfixes
- Make sure try-finally block is called when the automation is stopped (101 by pascalzauberzeug, falkoschindler)