Breaking changes
- The Airduct sensors were replaced and any automations will need updating to use the new sensors.
Highlights
- Airduct mode switch/binary sensor replaced with select/enum sensor to be clearer and more user friendly. Thanks @piitaya.
- Fixed missing buttons on confirmation dialogs / skip objects popup due to changes in Home Assistant frontend elements.
- Entities to set chamber temperature for X1E/H2 prints. Thanks, @penmoid.
- More newly added stages are now known and will display properly.
- New vortek device for H2C printers. Thanks @piitaya.
What's Changed
- Added cols attribute with a list of filament colors to AMS trays by @RaphaelRatz in #1898
- Added attributes for color type, bed temperature, drying temperature and drying time to AMS trays by @RaphaelRatz in #1905
- Update current stages list by @AdrianGarside in #1907
- Add missing translations by @AdrianGarside in #1908
- Fix some french translations by @piitaya in #1912
- Add sensors for vortek system for H2C printer by @piitaya in #1913
- Update link for enabling Developer LAN Mode by @GeorgeGedox in #1916
- chore: Update Frontend from latest release v0.6.48 by @greghesp in #1921
- Add support for setting chamber temp target on X1E and H2 series by @penmoid in #1917
- Make print history cleanup at startup async by @AdrianGarside in #1922
- Do not report HMS errors as warnings in home assistant log by @AdrianGarside in #1923
- Update translations by @AdrianGarside in #1924
- Improve english and french translations by @piitaya in #1926
- chore: Update Frontend from latest release v0.6.49 by @greghesp in #1928
- Replace airduct mode switch/binary sensor with select and enum sensor by @piitaya in #1925
- feat: add options for retry/done loading filament by @da-mkay in #1934
- Add more new stages by @AdrianGarside in #1937
- Use translation placeholder for tray by @piitaya in #1930
- chore: Update Frontend from latest release v0.6.50 by @greghesp in #1939
- Fix X1E door open detection by @AdrianGarside in #1940
- Update feature checks for X1E by @AdrianGarside in #1941
- Fix syntax error by @AdrianGarside in #1942
New Contributors
- @RaphaelRatz made their first contribution in #1898
- @GeorgeGedox made their first contribution in #1916
- @penmoid made their first contribution in #1917
- @da-mkay made their first contribution in #1934
Full Changelog: v2.2.20...v2.2.21