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:
parent
9b204ad162
commit
82b77c2d29
17 changed files with 723 additions and 128 deletions
|
@ -173,6 +173,7 @@ TEST_REQUIREMENTS = (
|
|||
"srpenergy",
|
||||
"statsd",
|
||||
"toonapilib",
|
||||
"transmissionrpc",
|
||||
"twentemilieu",
|
||||
"uvcclient",
|
||||
"vsure",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue