Releases: zweckj/pylamarzocco
Releases · zweckj/pylamarzocco
v2.2.3
v2.2.2
v2.2.1
v2.2.0
What's Changed
This brings the possibility to use the library completely in Bluetooth only mode
- Breaking: Replace per-command Bluetooth connection with persistent connection management by @Copilot in #123: Bluetooth client is no longer a context manager.
- Fix test imports and IDLE_TIMEOUT constant usage by @Copilot in #126
- Add Bluetooth dashboard sync and auto-update on successful commands by @Copilot in #124
- Fix mypy type errors in test files by @Copilot in #127
- Update README.md to reflect current API by @Copilot in #129
- Document methods to obtain Bluetooth token in readme by @Copilot in #130
- Move get_dashboard_from_bluetooth to LaMarzoccoMachine and add capabilities reading with model-based widget filtering by @Copilot in #131
- Add public get_model_info_from_bluetooth method by @Copilot in #132
- Bluetooth enhancements by @zweckj in #122
Full Changelog: v2.1.3...v2.2.0
v2.2.0b2
What's Changed
- Replace per-command Bluetooth connection with persistent connection management by @Copilot in #123
- Fix test imports and IDLE_TIMEOUT constant usage by @Copilot in #126
- Add Bluetooth dashboard sync and auto-update on successful commands by @Copilot in #124
- Fix mypy type errors in test files by @Copilot in #127
- Update README.md to reflect current API by @Copilot in #129
- Document methods to obtain Bluetooth token in readme by @Copilot in #130
Full Changelog: v2.2.0b1...v2.2.0b2
v2.2.0b1
Full Changelog: v2.2.0b0...v2.2.0b1
v2.2.0b0
Full Changelog: v2.1.3...v2.2.0b0