mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 11:57:05 +00:00
* Use `mock_platform` for cover entity component tests instead of `hass.components` * Remove setup fixture and use helper function * Remove is_on from MockCover * Run ruff * Do not override state in `MockCover` in cover tests * Remove is_on from MockCover