Releases: greghesp/ha-bambulab
Fix stability issue with newer home assistant versions
What's Changed
- added source_url to allow the blueprint to be updated when/if changes… by @dreed47 in #474
- Fix threading bug causing severe instability for some folk with newer home assistant versions.
Full Changelog: v2.0.15...v2.0.16
Various small updates and fixes.
What's Changed
- [feat] Update subtask_name and gcode_file icons based on the files origin by @ZeldoKavira in #463
- Make manual refresh mode persistent by @AdrianGarside in #464
- Add ams weight data to weight sensor by @AdrianGarside in #470
- Add ams length data to length sensor
- [feat] Add Print Type entity by @ZeldoKavira in #465
- Various fixes to improve accuracy of tracked total usage hours
New Contributors
- @ZeldoKavira made their first contribution in #463
Full Changelog: v2.0.14...v2.0.15
Better handling of offline/unreachable printer from chamber image thread.
Now report unreachable host as debug logging instead of error logging. And all outer exceptions now respect the max 12 attempt limit before giving up.
Experimental: Add A1 prompt sound control switch
Experimental: Add A1 prompt sound control switch
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