Highlights
- Fixes compatibility issue with Home Assistant 2026.2. Thanks @piitaya.
What's Changed
- LAN Only: Persist start_time state across reboots using a RestoreEntity mixin and allow for total_usage calculation. by @baudneo in #1838
- Fix missed updates to unload filament command after breaking change by @AdrianGarside in #1849
- Fix empty spool detection by @AdrianGarside in #1850
- Fix empty tray detection for real-time updates by @gibz104 in #1857
- Fix another couple of sensors to never be unavailable by @AdrianGarside in #1859
- Fix incorrect variable name by @AdrianGarside in #1864
- Fix broken card registration with 2026.2 by @piitaya in #1865
- Safer version comparison logic by @AdrianGarside in #1869
- Fix version by @AdrianGarside in #1870
- Fix: Robust version comparison to handle non-numeric suffixes by @Switchbot-Nova in #1873
- Fix repetitive connection error warnings when printer is offline by @AdrianGarside in #1874
- [docs] clarify the format of the printer serial number by @profuseflights in #1881
New Contributors
- @baudneo made their first contribution in #1838
- @gibz104 made their first contribution in #1857
- @Switchbot-Nova made their first contribution in #1873
- @profuseflights made their first contribution in #1881
Full Changelog: v2.2.19...v2.2.20