Changes
- Add optional delays for event handlers.
**Full Changelog**: https://github.com/eshapiro42/OctoPrint-Wyze/compare/v0.1.5...v0.2.0
Notes
Since automatic updates are not yet working, you will need to do one of the following:
1. Uninstall and reinstall the plugin.
2. Run `pip install --upgrade OctoPrint-Wyze` within OctoPrint's Python environment.
After installing the new version, you will also need to restart your OctoPrint server since the database schema has changed.
For the same reason, you will need to re-register any event handlers you had registered in the previous version as they will be wiped by this update.