core/homeassistant/components/brother
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
..
__init__.py Move Brother DataUpdateCoordinator to the coordinator module (#116772) 2024-05-04 16:29:08 +02:00
config_flow.py
const.py Move Brother DataUpdateCoordinator to the coordinator module (#116772) 2024-05-04 16:29:08 +02:00
coordinator.py Move Brother DataUpdateCoordinator to the coordinator module (#116772) 2024-05-04 16:29:08 +02:00
diagnostics.py Move Brother DataUpdateCoordinator to the coordinator module (#116772) 2024-05-04 16:29:08 +02:00
icons.json
manifest.json
sensor.py Move Brother DataUpdateCoordinator to the coordinator module (#116772) 2024-05-04 16:29:08 +02:00
strings.json
utils.py