Releases: greghesp/ha-bambulab
Fix reconnect if printer connection drops + fix manual refresh mode
What's Changed
- Fix manual refresh mode by @AdrianGarside in #445
- Update version + release notes by @AdrianGarside in #446
Full Changelog: v2.0.12...v2.0.13
Fix repetitive exception when HMS errors are active.
What's Changed
- Fixed typo and some Markdown formatting changes by @fmeus in #436
- Updated list of build plates by @fmeus in #440
- Fix repetitive exception when HMS error(s) are active.
- Tentative fix for incorrectly adding > 24 hours to total usage shortly after print start + extra logging to help prove fix or better identify root cause.
Full Changelog: v2.0.11...v2.0.12
Add new total usage hours sensor
Adds a new sensor that tracks usage hours of the printer. The sensor starting value can be set during initial setup or later by the configuration flow to reset it for an already configured printer or to adjust its value if/when it has drifted over time vs what the printer says.
What's Changed
- Make options more resilient by @AdrianGarside in #430
- Add total hours estimate sensor by @AdrianGarside in #432
Full Changelog: v2.0.10...v2.0.11
Fully fix A1 Mini missing Chamber Image
Merge pull request #426 from greghesp/develop Fix release notes and version
Fix printer power off/on when connect to bambu cloud mqtt
We did not restart the chamber image thread.
Fix missing chamber image camera on A1 Mini
The changes to detect the printer model type automatically led to a mismatched case sensitive string comparison causing features that should be enabled for the A1 Mini not to be.
What's Changed
- Update README.md - Added Info to "Cover Image" by @TobyStoe in #418
- Merge develop -> main by @AdrianGarside in #420
New Contributors
Full Changelog: v2.0.7...v2.0.8
New sensors, more chamber image reliability fixes, miscellaneous fixes.
What's Changed
- Added unit of measurement for nozzle diameter by @fmeus in #410
- Wiki link incorrect for non AMS related errors by @fmeus in #409
- Reconnect P1/A1 chamber image when printer drops the connection or if initial attempt is rejected because the printer is busy
- Add HomeFlags to pybambu model
- Add X1 door open sensor
- Add nozzle type and size sensors
- Refactor 'device info' from 'print job info' in pybambu
- Various fixes for start/end time sensors on integration startup.
Full Changelog: v2.0.5...v2.0.7
Various small fixes.
What's Changed
- Rework chamber image handling by @AdrianGarside in #385
- HMS textual corrections by @fmeus in #387
- Add hysteresis to fan speed changes by @AdrianGarside in #388
- Improve setup clarity by @AdrianGarside in #389
- Blueprint: Lights off while calibrating_extrusion_flow by @frittes in #393
- A few small fixes by @AdrianGarside in #396
New Contributors
Full Changelog: v2.0.4...v2.0.5
Fix lan to cloud mode reconfiguration.
What's Changed
- Update de.json by @maddingamer in #376
- Redo start/end time sensors as datetime objects by @AdrianGarside in #378
- Fix typos blocking converting from lan to cloud mode via reconfiguration.
New Contributors
- @maddingamer made their first contribution in #376
Full Changelog: v2.0.3...v2.0.4
Improvements to new bambu cloud setup flow
- Retain user provided settings if a connection error occurs to allow easier checking and editing.
- Allow override of cloud provided access code in cases where it's stale.
- Optimize home assistant sensor updating so that it's only if there's a change in values instead of 3x per second.
- Fix Chinese region cloud mqtt access
- Make cover image and print weight/length initialization more reliable on print start on on printer reboot.
What's Changed
- Don't the tell coordinator the data changed for the AMS/virtual trays if it didn't by @AdrianGarside in #339
- Merge main -> develop by @AdrianGarside in #340
- Simplify start and end time sensor values when they are for today. by @AdrianGarside in #341
- Fix Chinese cloud mqtt host by @AdrianGarside in #344
- en.json: Swap "Lan mode" for "Lan Only Mode" by @reedy in #347
- en.json: Improve leading message for configuration by @reedy in #349
- README.md: Copyediting and tweaks by @reedy in #351
- Fix cover image updates by @AdrianGarside in #352
- Clean up image update plumbing by @AdrianGarside in #353
- Improve config flow in error cases by @AdrianGarside in #354
- Various fixes by @AdrianGarside in #358
- Allow access code to be overriden in cloud based setup by @AdrianGarside in #359
- Various fixes by @AdrianGarside in #363
- Handle print start more reliably by @AdrianGarside in #367
- Add retry to chamber image thread startup by @AdrianGarside in #370
- Allow incorrect access code override during initial cloud setup. by @AdrianGarside in #371
- Merge develop->main by @AdrianGarside in #372
New Contributors
Full Changelog: v2.0.2...v2.0.3