core/tests
ahobsonsayers e4b2ae29bd Fix bt_home_hub_5 device tracker (#15096)
* Fix bt_home_hub_5 device tracker

Updated BT Home Hub 5 device tracker component to get it working again. The old parsing method of the DNS table has been broken for a while causing the component to fail to get connected devices. A new parsing method has been implemened and fixes all previous issues.

* Moved part of code to a published PyPi library

* Fixed Violations

* Fixed bugs in device tracker

* Moved API Specific Code to PyPi Repository

* Updated to fit requested changes, removed test as it is no longer valid and updated requirement_all.txt

* Update to fit style requirements and remove redundant code

* Removed Unnecessary Comment
2018-08-06 07:38:02 +02:00
..
auth Allow auth providers to influence is_active (#15557) 2018-07-19 22:10:36 +02:00
components Fix bt_home_hub_5 device tracker (#15096) 2018-08-06 07:38:02 +02:00
fixtures
helpers Allow changing entity ID (#15637) 2018-07-24 14:12:53 +02:00
mock
resources
scripts Make sure use_x_forward_for and trusted_proxies must config together (#15804) 2018-08-03 13:52:34 +02:00
test_util
testing_config
util More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
__init__.py
common.py Context (#15674) 2018-07-28 17:53:37 -07:00
conftest.py
test_bootstrap.py
test_config.py
test_config_entries.py
test_core.py Context (#15674) 2018-07-28 17:53:37 -07:00
test_data_entry_flow.py
test_loader.py
test_main.py
test_remote.py
test_requirements.py
test_setup.py