What’s Changed
* Version bump (22) dknowles2
* Drop the bleak version from setup.py (21) dknowles2
* Update README with changes to the API (20) dknowles2
* Change the structure of the state dict (19) dknowles2
* Split out generic Mongoose OS operations (18) dknowles2
* Raise exceptions on RPC errors (17) dknowles2
* Make BleConnection generic for Mongoose OS (16) dknowles2
* Add a fake firmware that can be flashed to an ESP32 (15) dknowles2
* Add missing docstrings (14) dknowles2
* Remove unnecessary intermediate methods (13) dknowles2
* Various fixes and cleanups (12) dknowles2
* Add a devcontainer setup script. (11) dknowles2
* Add back missing build-and-test.yaml (10) dknowles2
* Add .pre-commit-config.yaml (9) dknowles2
* Rename "Python Package to "Build and Test" (8) dknowles2
* Add devcontainer & vscode configs (7) dknowles2