github greghesp/ha-bambulab v2.2.14

7 hours ago

Highlights

  • Deleted controls that were permanently unavailable on printers under Bambu control mechanisms such as mqtt encryption.
  • New AMS filament drying start/stop actions you can use manually or for automations. No card support yet.
  • Add rfid read action. With simple status card support:
image

Breaking Changes

  • Defer initialize all sensors (not just AMS ones) until after we've received the first full payload and version data for the printer.
    • This allows me to detect and automatically delete orphaned entities from early versions of the integration.
    • And to delete the permanently unavailable control entities for a cleaner experience on a locked down printer.
    • And to generally clean up a bunch of code.
  • Sensors that used the unavailable state to indicate semi-transiently not currently known / available are being migrated to 'None' or 'Unknown' strings so that the integration has fewer unavailable entities that trigger validation integrations and people that care about having no broken entities.
  • Active Tray was moved to 'None' when there is no active tray in this version.

What's Changed

New Contributors

Full Changelog: v2.2.13...v2.2.14

Don't miss a new ha-bambulab release

NewReleases is sending notifications on new releases.