mirror of
https://github.com/home-assistant/core.git
synced 2026-08-20 21:31:17 +01: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