WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: zweckj/pylamarzocco

v0.4.25

08 Jan 09:32
3d52cce

Choose a tag to compare

What's Changed

  • raise errors on init_bluetooth

Full Changelog: v0.4.24...v0.4.25

v0.4.24

07 Jan 20:21
fa098de

Choose a tag to compare

What's Changed

  • add setter for initialized

Full Changelog: v0.4.23...v0.4.24

v0.4.23

07 Jan 15:07
18c81e5

Choose a tag to compare

What's Changed

  • allow passing ble_device to bluetooth methods

Full Changelog: v0.4.22...v0.4.23

v0.4.22

07 Jan 10:56
3b4bb1a

Choose a tag to compare

What's Changed

  • init methods are now public
  • local and bluetooth client can now be accessed from lmcloud client

Full Changelog: v0.4.21...v0.4.22

v0.4.21

04 Jan 20:29
d677aa4

Choose a tag to compare

What's Changed

  • better exception handling for HTTP requests
  • fix argument type for prebrew

Full Changelog: v0.4.19...v0.4.21

v0.4.19

29 Dec 22:11
5e0832f

Choose a tag to compare

What's Changed

  • add backwards compability for python 3.11 by @zweckj in #19

Full Changelog: v0.4.18...v0.4.19

v0.4.18

28 Dec 11:45
6692ebe

Choose a tag to compare

What's Changed

Full Changelog: v0.4.15...v0.4.18

v0.4.15

10 Dec 10:58
b1bdd87

Choose a tag to compare

What's Changed

  • bring some changes from Home Assistant to this library
  • Dev by @zweckj in #11
  • wait for cloud command to settle before checking by @zweckj in #12
  • replace aiohttp with httpx by @zweckj in #13
  • bump to 3.12, use strenum for models by @zweckj in #14

Full Changelog: v0.4.6...v0.4.15

v0.4.6

09 Nov 11:38

Choose a tag to compare

What's Changed

  • Library is now fully typed
  • handling Bluetooth timeouts
  • change dependency versions
  • Dev by @zweckj in #8

Full Changelog: v0.3.28...v0.4.6

v0.3.28

06 Aug 10:28

Choose a tag to compare

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: v0.3.23...v0.3.28