Skip to content

Releases: zweckj/lamarzocco

v0.12.4-alpha.11

30 Oct 07:08
Compare
Choose a tag to compare
v0.12.4-alpha.11 Pre-release
Pre-release

What's Changed

This is an alpha release, there might be issues

  • Adding support for multiple machines
  • Removed options flow
  • Removed duplicate extra attributes
  • Fix #11
  • Backend improvements and typing
  • Create fr.json by @neuralldev in #8

v0.12.3

27 Sep 12:26
3c05b47
Compare
Choose a tag to compare

What's changed

  • updated manifest and links to point to correct repo

v0.12.2

28 Aug 06:59
ecba8b9
Compare
Choose a tag to compare

What's changed

bugfix: Fix an issue where the local API will fail to connect after some time on GS3 models (thanks @rccoleman)

v0.12.2-beta.1

26 Aug 20:21
ecba8b9
Compare
Choose a tag to compare
v0.12.2-beta.1 Pre-release
Pre-release

What's changed

  • bugfix: Fix an issue where the local API will fail to connect after some time on GS3 models (thanks @rccoleman)

v0.12.2-alpha.1

23 Aug 17:07
fac076d
Compare
Choose a tag to compare
v0.12.2-alpha.1 Pre-release
Pre-release

What's changed

IMPORTANT: this is an alpha release that might be broken, don't install unless needed

  • sending the token/command sequence discovered by @rccoleman to fix local communication for GS3s

v0.12.1

13 Aug 07:42
Compare
Choose a tag to compare

What's changed

  • improvement: Brew Active sensor is more reliable and will now turn off correctly for brews longer than 5s
  • added operation mode to water_heater entities (boilers)
  • separated state and operation mode of the water heaters. That means the steam boiler will now be in state "Off" while the machine is off. Whether it is enabled or disabled is represented by its operation mode. The switches didn't change.

Full Changelog: v0.12.0...v0.12.1

v0.12.1-beta.3

11 Aug 05:56
Compare
Choose a tag to compare
v0.12.1-beta.3 Pre-release
Pre-release

What's changed

  • reverted changes from beta.2
  • improvement: Brew Active should now turn off correctly for brews longer than 5 seconds

v0.12.1-beta.2

10 Aug 14:58
Compare
Choose a tag to compare
v0.12.1-beta.2 Pre-release
Pre-release

What's changed

  • improvement: Brew Active value should be set more reliably

v0.12.1-beta.1

08 Aug 08:36
Compare
Choose a tag to compare
v0.12.1-beta.1 Pre-release
Pre-release

What's changed

  • local API is optional (by not putting an IP address)
  • bugfix: prebrew/-infusion times can now actually be set per key
  • test: init Bluetooth before local API

v0.12.0

07 Aug 07:37
Compare
Choose a tag to compare

What's changed

  • this release brings full support for the V3 Gateway
  • brings support for Mini & GS3 (AV)
  • additional sensor to indicate an active brew
  • make integration settings configurable after first setup
  • integration supports Bluetooth discovery
  • several improvements and bugfixes

This release requires Home Assistant 2023.8 or newer

Full Changelog: v0.11.1...v0.12.0