Skip to content

Releases: greghesp/ha-bambulab

Fix reconnect if printer connection drops + fix manual refresh mode

20 Jan 03:49
b09062f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.12...v2.0.13

Fix repetitive exception when HMS errors are active.

19 Jan 03:51
acb3c98
Compare
Choose a tag to compare

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

15 Jan 23:31
481391f
Compare
Choose a tag to compare

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

Full Changelog: v2.0.10...v2.0.11

Fully fix A1 Mini missing Chamber Image

12 Jan 09:01
5ebfa48
Compare
Choose a tag to compare
Merge pull request #426 from greghesp/develop

Fix release notes and version

Fix printer power off/on when connect to bambu cloud mqtt

10 Jan 09:12
d9e20ea
Compare
Choose a tag to compare

We did not restart the chamber image thread.

Fix missing chamber image camera on A1 Mini

10 Jan 04:57
0a0f0fe
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v2.0.7...v2.0.8

New sensors, more chamber image reliability fixes, miscellaneous fixes.

09 Jan 06:21
934de45
Compare
Choose a tag to compare

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.

06 Jan 02:01
30bf704
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.0.5

Fix lan to cloud mode reconfiguration.

31 Dec 18:01
b647e4f
Compare
Choose a tag to compare

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

Full Changelog: v2.0.3...v2.0.4

Improvements to new bambu cloud setup flow

29 Dec 18:21
cfe8058
Compare
Choose a tag to compare
  • 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

New Contributors

Full Changelog: v2.0.2...v2.0.3