mirror of
https://github.com/home-assistant/core.git
synced 2026-04-25 21:56:08 +00:00
* Remove option flow, refactor and improve the code quality after review in PR #54280 * Remove coordinator.py from coverage report * Some minor improvements for unit tests * Remove _LOGGER * Use pytest.fixture and some more improvments * Add back empty __init__ * Fix docstring --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>