Releases: greghesp/ha-bambulab
Releases · greghesp/ha-bambulab
v2.0.36
What's Changed
- Streamline configuration settings. Add switch to turn camera on/off with persisted state. by @AdrianGarside in #723
- Use credentials from other instances if they are working by @AdrianGarside in #725
- Fixed ordering of code in get_tasklist, zapped whitespace by @kanflo in #726
- curl unavailable fixes by @AdrianGarside in #727
- Pick up Skydev0h's changes so I can make some adjustments. by @AdrianGarside in #728
- Fix inconsistent entity names by @AdrianGarside in #729
- Add image camera sensor back with a switch to opt into that mode. by @AdrianGarside in #730
- Fix repetitive mishandling of special return strings by @AdrianGarside in #733
- Emulate different browser & fix error when no printers are left by @AdrianGarside in #735
- Update version data by @AdrianGarside in #736
- Revert to emulating Chrome as it suddenly started working again today.
Full Changelog: v2.0.34...v2.0.36
v2.0.34 - Update curl_cffi to impersonate Chrome to satisfy cloudflare
What's Changed
- Refresh translations to adding missing content by @AdrianGarside in #710
- Fix off by one error in print weight attributes by @AdrianGarside in #714
- Maybe fix HA not installing curl_cffi automatically for some folk by @AdrianGarside in #716
- Explicitly set curl to impersonate Chrome by @AdrianGarside in #719
- Better cloudflare failure handling and try to be resilient to curl library being unavailable. by @AdrianGarside in #720
Full Changelog: v2.0.33...v2.0.34
v2.0.33 - Yet another attempt to satisfy cloudflare
What's Changed
- Switch to curl_cffi to pass cloudflare by @AdrianGarside in #709
- Fix Greek translation by @AdrianGarside in #708
Full Changelog: v2.0.32...v2.0.33
v2.0.32
What's Changed
- Fix error when printer IP address isn't provided by @AdrianGarside in #703
Full Changelog: v2.0.31...v2.0.32
v2.0.31
v2.0.30
Thanks again to @t0nyz0 for trying out cloudscraper and confirming it addressed our current cloudflare connectivity issues.
What's Changed
- Update versions by @AdrianGarside in #684
- Cleanup and fix doubled email verifications by @AdrianGarside in #685
- (fix) update tag UUID references back to UID by @excalbian in #688
- Fix localizations by @AdrianGarside in #690
- Logging improvements for login by @AdrianGarside in #691
- Start threads as daemon by @kanflo in #697
- Starting the camera is optional, defaults to on by @kanflo in #696
- Fixed string formatting by @kanflo in #695
- Switch to cloudscraper to talk to Bambu by @AdrianGarside in #698
- Fix 2FA bug by @AdrianGarside in #699
New Contributors
- @excalbian made their first contribution in #688
Full Changelog: v2.0.29...v2.0.30
v2.0.30-dev1
What's Changed
- Update versions by @AdrianGarside in #684
- Cleanup and fix doubled email verifications by @AdrianGarside in #685
Full Changelog: v2.0.29...v2.0.30-dev1
v2.0.29 - Fix bug in new 2FA config flow
What's Changed
- Update version by @AdrianGarside in #680
- Exception and dataclass fixes by @kanflo in #679
- Fix 2FA by @AdrianGarside in #683
New Contributors
Full Changelog: v2.0.28...v2.0.29
v2.0.28 - Adds 2FA and email verification code support
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
- Add verification and 2fa code support by @AdrianGarside in #677
- Update version by @AdrianGarside in #668
- Add back tag_uuid by @AdrianGarside in #669
- Correct greek localization filename by @AdrianGarside in #670
- Fix error when the printer is not configured for local mqtt access by @AdrianGarside in #676
Full Changelog: v2.0.27...v2.0.28
v2.0.27
What's Changed
- Update de.json by @secco04 in #647
- Delete missed error initialization line from earlier incorrect change. by @AdrianGarside in #648
- Remove error as HA calls this on integration startup by @AdrianGarside in #649
- Update version by @AdrianGarside in #650
- Centralize the generation of the http headers by @AdrianGarside in #651
- Add some more logging to camera initialization by @AdrianGarside in #652
- Hide aux fan entity on A1 printers by @AdrianGarside in #653
- Do not tie end time to start time availability by @AdrianGarside in #654
- Suppress error for empty print type when in lan mode by @AdrianGarside in #655
- Cleanly handle an AMS being removed or moved to another printer. by @AdrianGarside in #656
- Switch to tray_uuid for tray filament details by @AdrianGarside in #657
- Added spanish translation. by @amasolini in #658
- Various fixes including printer disconnect on print end by @AdrianGarside in #663
- Suppress remaining filament on AMS Lite by @AdrianGarside in #664
- Update release notes by @AdrianGarside in #667
New Contributors
- @secco04 made their first contribution in #647
- @amasolini made their first contribution in #658
Full Changelog: v2.0.26...v2.0.27