mirror of
https://github.com/home-assistant/core.git
synced 2026-05-21 16:00:12 +01:00
82b77c2d29
* Add config flow to transmission * Reworked code to add all sensors and switches * applied fixes * final touches * Add tests * fixed tests * fix get_api errors and entities availabilty update * update config_flows.py * fix pylint error * update .coveragerc * add codeowner * add test_options * fixed test_options
2 lines
30 B
Python
2 lines
30 B
Python
"""Tests for Transmission."""
|