core/homeassistant/components/filesize
J. Nick Koston 96b2d4f9f0
Reduce executor jobs needed to setup filesize (#112490)
* 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>
2024-03-06 20:54:01 +01:00
..
__init__.py Reduce executor jobs needed to setup filesize (#112490) 2024-03-06 20:54:01 +01:00
config_flow.py
const.py
coordinator.py Reduce executor jobs needed to setup filesize (#112490) 2024-03-06 20:54:01 +01:00
icons.json
manifest.json
sensor.py
strings.json