core/homeassistant
Maciej Bieniek 19eb51deeb
Move Brother DataUpdateCoordinator to the coordinator module (#116772)
* Store data in config_entry.runtime_data

* Update homeassistant/components/brother/__init__.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fix setdefault

* Do not include ignored and disabled

* Check loaded entries

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-05-04 16:29:08 +02:00
..
auth Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
backports
brands
components Move Brother DataUpdateCoordinator to the coordinator module (#116772) 2024-05-04 16:29:08 +02:00
generated Add IMGW-PIB integration (#116468) 2024-05-01 14:38:36 +02:00
helpers Add title feature to notify entity platform (#116426) 2024-05-03 11:17:28 +02:00
scripts Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
util Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Add thread safety checks to async_create_task (#116339) 2024-04-28 18:29:00 -04:00
config.py Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +02:00
config_entries.py Hold a lock to prevent concurrent setup of config entries (#116482) 2024-04-30 18:47:12 -05:00
const.py Bump version to 2024.6.0dev0 (#116120) 2024-04-24 23:16:48 +02:00
core.py Reduce timestamp function call overhead in core states (#116517) 2024-05-01 11:04:20 -05:00
data_entry_flow.py
exceptions.py
loader.py Block dreame_vacuum versions older than 1.0.4 (#116673) 2024-05-03 12:17:01 +02:00
package_constraints.txt Bump habluetooth to 3.0.1 (#116663) 2024-05-03 12:15:51 +02:00
py.typed
requirements.py Speed up singleton decorator so it can be used more places (#116292) 2024-04-28 12:11:08 -05:00
runner.py Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +02:00
setup.py Hold a lock to prevent concurrent setup of config entries (#116482) 2024-04-30 18:47:12 -05:00
strings.json