Skip to content

Releases: greghesp/ha-bambulab

v2.0.28 - Adds 2FA and email verification code support

05 Nov 21:34
323c178
Compare
Choose a tag to compare

Many thanks to @t0nyz0 who did all the heavily lifting, very quickly diagnosing the issue and then providing the proof-of-concept code to meet the new Bambu login requirements. This fix would not have happened anywhere near as quickly without his rapid help.

What's Changed

Full Changelog: v2.0.27...v2.0.28

v2.0.27

04 Nov 04:05
a9b818a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.26...v2.0.27

v2.0.26

27 Oct 16:20
f5bbc47
Compare
Choose a tag to compare

What's Changed

  • Fix regression with error sensor never clearing
  • Add greek translation by @Chreece in #640
  • Adjust contribution rules to specify direct to main PRs

New Contributors

Full Changelog: v2.0.25...v2.0.26

What's Changed

New Contributors

Full Changelog: v2.0.25...v2.0.26

v2.0.25

26 Oct 07:25
c0f39e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.24...v2.0.25

Disable custom filament retrieval as it's hitting access denied error.

23 Oct 07:15
20a2d0a
Compare
Choose a tag to compare

A change on the Bambu side has caused the API we call to retrieve slicer settings (that includes the custom filament details) to consistently fail with access denied (403). This error is not handled gracefully and takes down the integration. Until/if we can resolve this that code has been disabled.

Update to fix recent connection issues.

22 Oct 21:01
147e69c
Compare
Choose a tag to compare

Major changes in this update are:

  • An update to the minimum Home Assistant version to 2024.8.1. This was required to address warnings and errors the newer version of home assistant was flagging against the integration as the required fixes also needed the newer version.
  • A CRITICAL fix from @TheDuffman85 for the connection issues that started in the last 24-48 hours since CloudFlare protection was added to the Bambu sites requiring that HTTP 2.0 be used. Many thanks for his rapid diagnosis and fix for the blocking problem for so many folk.
  • A long-requested fix to make the A1/P1 'camera' images an actual camera. Many thanks to @jawilson for working out how to do this after I failed. NOTE THIS IS A BREAKING CHANGE FOR DASHBOARDS. The image entity is gone and the camera entity replaces it. I found that in order to continue to show 'live' video in my dashboard inside a Picture-Elements, I had to apply a workaround to contain the camera image instead a custom layout card as picture-elements didn't natively support the camera card. It hear it will also be a breaking change for anyone that has fed the images into a spaghetti detection plugin - I don't do that myself so I can't comment on what the necessary fix would be for that case.
     

What's Changed

New Contributors

Full Changelog: v2.0.22...v2.0.23

v2.0.22

22 Aug 03:36
ef42cad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.11...v2.0.22

Fix syntax error redacting RTSP URL in logs.

27 Apr 18:53
a92d167
Compare
Choose a tag to compare

What's Changed

  • Fix syntax error redacting RTSP URL in logs.

Full Changelog: v2.0.20...v2.0.21

Fix start/end times on X1 printers due to removal change in latest firmware

25 Apr 03:55
197803c
Compare
Choose a tag to compare

What's Changed

  • Redact RTSP URL in debug logs.
  • Fix missing start/end time for X1 printers.
  • Add Bambu PLA Galaxy filament - thanks @meishild
  • Improve README for X1 camera notes - thanks @tubalainen

Full Changelog: v2.0.19...v2.0.20

v2.0.19

24 Apr 05:06
8d681e4
Compare
Choose a tag to compare

What's Changed

Fix a syntax error when polling fallback fires.

Full Changelog: v2.0.18...v2.0.19