-
- Downloads
Migrate Brother to use DataUpdateCoordinator (#32800)
* Use DataCoordinator to update Brother data * Simplify error text * Improve tests * Rename DEFAULT_SCAN_INTERVAL to SCAN_INTERVAL * Add entity_registry_enabled_default property * Add quality_scale to manifest.json file * Remove misleading coordinator.data.data
Showing
- .coveragerc 0 additions, 3 deletions.coveragerc
- homeassistant/components/brother/__init__.py 21 additions, 40 deletionshomeassistant/components/brother/__init__.py
- homeassistant/components/brother/manifest.json 2 additions, 1 deletionhomeassistant/components/brother/manifest.json
- homeassistant/components/brother/sensor.py 38 additions, 23 deletionshomeassistant/components/brother/sensor.py
- tests/components/brother/test_init.py 112 additions, 0 deletionstests/components/brother/test_init.py
- tests/fixtures/brother_printer_data.json 16 additions, 2 deletionstests/fixtures/brother_printer_data.json
Loading
Please register or sign in to comment