* Remove name key from Transmission * Remove name variable completely * remove name error from strings * Change entry title to default name
transmission
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* 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