Releases: greghesp/ha-bambulab
Releases · greghesp/ha-bambulab
v2.0.40-beta3
What's Changed
- Update release notes, version and add missed filament additions commit by @AdrianGarside in #801
- Allow phone numbers without the form complaining by @AdrianGarside in #802
- Use bambu certification chain for cloud mqtt connection by @AdrianGarside in #803
- Reduce slicer settings retrieval to avoid cloudflare throttling by @AdrianGarside in #804
- Addition of Danish translation by @HrCalmar in #805
- Disable ssl cert chain checks by @AdrianGarside in #809
- Addition of Slovak translation by @HrCalmar in #813
- Fix spacing consistency by @AdrianGarside in #814
New Contributors
Full Changelog: v2.0.39...v2.0.40-beta3
v2.0.40-a1sound7
Fix spacing consistency (#814)
v2.0.40-a1sound6
Add A1 sound control switch
v2.0.39
What's Changed
- Update version by @AdrianGarside in #761
- Remove unsupported and increasingly broken wled blueprint by @AdrianGarside in #762
- Simplify hms errors by @AdrianGarside in #763
- Fallback to requests library if cloudscraper isn't available by @AdrianGarside in #765
- Added Catalan translations by @gerardag in #766
- Update zh-Hans.json by @Aethersailor in #786
- Allow different credentials by @AdrianGarside in #787
- Revisited Italian translations by @Luke95vl in #750
- Adds a service to send arbitrary gcode commands to the printer by @gpambrozio in #778
- Fix mis-translation by @AdrianGarside in #788
- Update readme by @AdrianGarside in #789
- fix: tray serial number by @excalbian in #791
- Improved sms code text and handling. by @AdrianGarside in #794
- Streamline re-use of credentials to eliminate extra step by @AdrianGarside in #795
- Localize the configuration choices properly by @AdrianGarside in #796
- Allow user to request a new code by @AdrianGarside in #797
- Make the temperature controls present but unavailable in hybrid mqtt … by @AdrianGarside in #798
- Only update slicer settings on a successful connection to the printer by @AdrianGarside in #799
- Update filaments 24/12/22 by @AdrianGarside in #800
New Contributors
- @gerardag made their first contribution in #766
- @Aethersailor made their first contribution in #786
- @Luke95vl made their first contribution in #750
- @gpambrozio made their first contribution in #778
Full Changelog: v2.0.38...v2.0.39
v2.0.38
What's Changed
- New spanish translations by @juanillo62gm in #745
- Handle auth token without embedded userid by @AdrianGarside in #746
- Update version by @AdrianGarside in #747
- Further attempt to fix China authtoken changes by @AdrianGarside in #748
- Adjust logging by @AdrianGarside in #749
- Event cleanup by @AdrianGarside in #751
- Update filaments by @AdrianGarside in #752
- Re-add HMS error event but dumbed down to first event only by @AdrianGarside in #754
- Update all the const error lists by @AdrianGarside in #755
- Add missing device triggers by @AdrianGarside in #757
- Update devicetrigger.md by @AdrianGarside in #758
- Update HMS errors to be very clearly distinct from 'print' errors by @AdrianGarside in #759
- Update version and release notes by @AdrianGarside in #760
New Contributors
- @juanillo62gm made their first contribution in #745
Full Changelog: v2.0.37...v2.0.38
v2.0.37
What's Changed
- Cleanup login flow and switch back to cloudscraper from curl_cffi by @AdrianGarside in #738
- Fix false curl unavailable errors when not using curl by @AdrianGarside in #740
- Update translations by @AdrianGarside in #741
- Further cleanup. Re-enable custom filament retrieval by @AdrianGarside in #742
- Update versions by @AdrianGarside in #743
- Avoid home assistant filling debug logs with low value logging line e… by @AdrianGarside in #744
Full Changelog: v2.0.36...v2.0.37
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