Breaking change
- This version makes the fan and temperature number sensors unavailable if you are running a firmware that block updating these by mqtt. There are equivalent fan speed and temperature sensors that are purely informational number values that you can use instead in dashboards.
Highlights
- Improved H2D support.
- Added AMS 2 Pro and AMS HT support.
- Fixed printer model detection for breaking mqtt payload changes.
What's Changed
- Updates for new mqtt payload format by @AdrianGarside in #1282
- Fix P1S model detection by @AdrianGarside in #1281
- Add sdcard status as a diagnostic sensor. Values of missing, normal and abnormal by @AdrianGarside in #1283
- Fix H2D issue by @AdrianGarside in #1290
- Attempt to handle AMS HT index of 128 by @AdrianGarside in #1299
- Fix script by @AdrianGarside in #1300
- Further HT fix attempts by @AdrianGarside in #1304
- Update Polish language by @PatrykWa in #1308
- Add Sensor for Detecting Mounted Toolhead (Laser/Cutter) via ext_tool MQTT Data by @myMartek in #1302
- Add pybambu tests by @AdrianGarside in #1311
- Fix extruder tool to be dedicated class and h2d only by @AdrianGarside in #1312
- Block control sensors to match Bambu restrictions by @AdrianGarside in #1285
- Fix AMS HT enumeration - it was overwriting AMS 1. by @AdrianGarside in #1314
Full Changelog: v2.1.15...v2.1.16