What's changed
* The lib has been built from ground up to fully support the new v5.0 gateway firmware.
* No more local endpoints
* Old library code moved to legacy
To alpha.2
* Set power, set temperature now default to Bluetooth first (if initialized)
* Bluetooth client is a context manager now
* Common base exception for all errors
* Machine commands return `bool` indicating success
**Full Changelog**: https://github.com/zweckj/pylamarzocco/compare/v2.0.0-alpha.2...v2.0.0-alpha.3