mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 10:55:50 +00:00
* Persist roborock maps to disk only on shutdown * Rename on_unload to on_stop * Spawn 1 executor thread and block writes to disk * Update tests/components/roborock/test_image.py Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Use config entry setup instead of component setup --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>