mirror of
https://github.com/home-assistant/core.git
synced 2026-04-22 14:35:25 +00:00
* Add test cases for Tradfri cover * Simplify test * Fix typo * Fix typos * Update tests/components/tradfri/test_cover.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Fix * Remove unused function * Move common tools to separate file * Simplify parametrization * Use int * Remove loop * Use context manager * Simplify * Update docstring Co-authored-by: Martin Hjelmare <marhje52@gmail.com>