mirror of
https://github.com/home-assistant/core.git
synced 2026-09-16 02:35:17 -05:00
* Reduce executor jobs needed to setup filesize Move the _get_full_path check into the coordinator so everything can happen in the executor at setup time * Reduce executor jobs needed to setup filesize Move the _get_full_path check into the coordinator so everything can happen in the executor at setup time * Update homeassistant/components/filesize/coordinator.py Co-authored-by: Paulus Schoutsen <balloob@gmail.com> --------- Co-authored-by: Paulus Schoutsen <balloob@gmail.com>