Releases: zweckj/lamarzocco
Releases · zweckj/lamarzocco
v0.12.4-alpha.11
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
v0.12.2
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
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
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
What's changed
- improvement:
Brew Active
sensor is more reliable and will now turn off correctly for brews longer than 5s - added
operation mode
towater_heater
entities (boilers) - separated
state
andoperation mode
of the water heaters. That means the steam boiler will now be instate
"Off"
while the machine is off. Whether it is enabled or disabled is represented by itsoperation mode
. The switches didn't change.
Full Changelog: v0.12.0...v0.12.1
v0.12.1-beta.3
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
What's changed
- improvement:
Brew Active
value should be set more reliably
v0.12.1-beta.1
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
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