Summary
This release focused on improving existing functions:
- Spot+Scrub devices and future v2 API robotic vacuums can now display their maps. Thanks for all your help, @Kpalaz!
- MQTT local connections are now faster to connect and less likely to leave an open session just before connecting. Thanks, @willliamchan!
- Reduced logged warnings caused by sensors going into
FAILorNONEstate. Thanks, @KairosOps!
What's Changed
- deps: update homeassistant to 2026.6.1 by @cmgrayb in #370
- deps: update homeassistant to 2026.6.3 by @cmgrayb in #373
- deps: update code quality tools by @cmgrayb in #378
- deps: update homeassistant to 2026.6.4 by @cmgrayb in #377
- Treat Dyson PM FAIL/NONE readings as unavailable by @KairosOps in #376
- deps: update ruff to 0.15.20 by @cmgrayb in #385
- deps: update aioresponses to 0.7.9 by @cmgrayb in #386
- fix: cache clean-map responses on TTL by @cmgrayb in #368
- Fix/mqtt local connect storm by @willliamchan in #387
- Release/beta by @cmgrayb in #388
New Contributors
- @KairosOps made their first contribution in #376
- @willliamchan made their first contribution in #381
Full Changelog: v0.34.0...v0.35.0