What's changed - bugfix for forcing update - breaking change: private init methods marked private and split up into multiple functions - prebrew/-infusion attributes are no longer overloaded - changes to BT initialization: BT client init now controllable **Full Changelog**: https://github.com/zweckj/lmcloud/compare/v0.3.23...v0.3.28
0.3.23
What's changed - moved the library to use the v3 Gateway API - introduced other machine types (GS3 & Mini) - added dosing functionality - changed WebSocket handling - current status exposing a lot more information - several improvements and bugfixes
What's Changed * Added **Bluetooth** support. This allows to send commands locally without relying in the LM Cloud. In this release supported are: turning the machine and the steam boiler on/off, setting the temperatures for both coffee and steam boiler * added documentation for the available bluetooth characteristics * cleanup of lmcloud class
0.2.3
What's Changed * WebSocket support! (in 2). This means the local API will now be able to access the machines WebSocket stream. This allows us to access the shot timer. * added documentation describing the mapped API calls