mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Add config flow to transmission (#26434)
* 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
This commit is contained in:
committed by
Martin Hjelmare
parent
9b204ad162
commit
82b77c2d29
@@ -173,6 +173,7 @@ TEST_REQUIREMENTS = (
|
||||
"srpenergy",
|
||||
"statsd",
|
||||
"toonapilib",
|
||||
"transmissionrpc",
|
||||
"twentemilieu",
|
||||
"uvcclient",
|
||||
"vsure",
|
||||
|
||||
Reference in New Issue
Block a user