Skip to content

Releases: zweckj/pylamarzocco

v0.3.4

12 May 09:10
78f239b
Compare
Choose a tag to compare

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

v0.2.3

27 Apr 06:18
Compare
Choose a tag to compare

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