Releases: greghesp/ha-bambulab
v2.1.28-beta6
What's Changed
- Make caching mainstream in config by @AdrianGarside in #1475
Full Changelog: v2.1.28-beta5...v2.1.28-beta6
v2.1.28-beta5
What's Changed
- chore: Update Frontend from latest release v0.6.3 by @greghesp in #1468
- Don't redact raw rtsp url by @AdrianGarside in #1469
- Fix external spool load by @AdrianGarside in #1471
- Add cache pruning by @AdrianGarside in #1472
- chore: Update Frontend from latest release v0.6.4 by @greghesp in #1473
Full Changelog: v2.1.28-beta4...v2.1.28-beta5
v2.1.28-beta4
What's Changed
- chore: Update Frontend from latest release v0.6.2 by @greghesp in #1466
- Fix lack of scrolling of new history UX on iPhones
Full Changelog: v2.1.28-beta3...v2.1.28-beta4
v2.1.28-beta3
What's Changed
- chore: Update Frontend from latest release v0.6.1 by @greghesp in #1464
- Fix layout of new print history UX on mobile screens.
Full Changelog: v2.1.28-beta2...v2.1.28-beta3
v2.1.28-beta2
Highlights
New print history and timelapse gallery popup (Alpha).
This can be accessed from the list button on the main view of the simple status card:
The video/cover image toggle button has been moved top left of the cover image to make space.
The print history will show all prints that this integration has observed and allow you to trigger re-prints including between your different printers. The re-print experience allows you to remap the filaments used into the model to the target printers AMS contents.
The timelapse view shows a gallery of your timelapse videos, again only those for print completions observed by this integration.
Timelapse videos from an X1C or H2D can be played inline as they are mp4 format. Those from an A1 or P1 can only be downloaded as most (all?) browsers do not natively support avi file formats.
To come - cache management to allow you to control disk space usage within your home assistant install.
In order to access this new experience you must opt into it during printer configuration under, for now, advanced settings:
A previous option to save gcode to home assistant has been subsumed into this.
What's Changed
- Add print history and thumbnail gallery popup. by @AdrianGarside in #1450
- chore: Update Frontend from latest release v0.6.0 by @greghesp in #1462
Full Changelog: v2.1.28-beta1...v2.1.28-beta2
v2.1.28-beta1
What's Changed
- Fix shutdown error in logs by @AdrianGarside in #1443
- Fixed MQTT security detection, added H2D sound toggle, buzzer buttons, heatbed LED by @Skydev0h in #1449
- Fix unit tests 2 by @AdrianGarside in #1452
- Cleanup unnecessary dev lan mode config setting by @AdrianGarside in #1453
- Add internal diagnostics data by @AdrianGarside in #1454
- Fix laser module detection for H2D by @AdrianGarside in #1455
New Contributors
Full Changelog: v2.1.27...v2.1.28-beta1
v2.1.27
Highlights
Fixed a bug where X1C or H2D without a working camera sensor (disabled or just not working in the case of the H2D) would cause the simple print status card to disappear.
What's Changed
- chore: Update Frontend from latest release v0.5.11 by @greghesp in #1437
- Fix 10W laser reporting by @AdrianGarside in #1439
Full Changelog: v2.1.26...v2.1.27
v2.1.27-beta1
What's Changed
- chore: Update Frontend from latest release v0.5.11 by @greghesp in #1437
- Fix edge case where card could break and disappear if both the 'camera' camera and 'image' camera are present and both unavailable.
Full Changelog: v2.1.26...v2.1.27-beta1
v2.1.26
Highlights
- Fixes nasty bug that will hang home assistant if you trigger a setting update to the integration such as turning on/off settings like the image camera or ftp support. If you are on 2.1.24 or 2.1.25 you should upgrade immediately.
What's Changed
- chore: Update Frontend from latest release v0.5.10 by @greghesp in #1428
- Fix hang when integration settings are updated by @AdrianGarside in #1429
Full Changelog: v2.1.25...v2.1.26
v2.1.25
Highlights
- Fixed changes that broke initial setup in 2.1.24.
What's Changed
- Fix error blocking integration setup by @AdrianGarside in #1426
- Make sure BambuClient.client exists by @AdrianGarside in #1427
Full Changelog: v2.1.24...v2.1.25