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:
Rami Mosleh 2019-09-26 12:14:57 +03:00 committed by Martin Hjelmare
parent 9b204ad162
commit 82b77c2d29
17 changed files with 723 additions and 128 deletions

View file

@ -62,6 +62,7 @@ FLOWS = [
"tplink",
"traccar",
"tradfri",
"transmission",
"twentemilieu",
"twilio",
"unifi",