hass-core/tests/components/device_tracker
ahobsonsayers e4b2ae29bd Fix bt_home_hub_5 device tracker ()
* 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
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_asuswrt.py Fix formatting pylint comments in test () 2018-07-13 23:02:23 +02:00
test_automatic.py Hello Python 3.5 () 2018-02-22 23:22:27 -08:00
test_ddwrt.py Flaky tests () 2018-03-05 14:13:18 -08:00
test_geofency.py Fix aiohttp deprecation warnings () 2018-03-15 21:49:49 +01:00
test_init.py Custom component loading cleanup () 2018-05-01 20:57:30 +02:00
test_locative.py Fix aiohttp deprecation warnings () 2018-03-15 21:49:49 +01:00
test_meraki.py Fix aiohttp deprecation warnings () 2018-03-15 21:49:49 +01:00
test_mqtt.py Fix formatting pylint comments in test () 2018-07-13 23:02:23 +02:00
test_mqtt_json.py Fix formatting pylint comments in test () 2018-07-13 23:02:23 +02:00
test_owntracks.py Rename homeassistant.util.async to .async_ () 2018-03-11 10:01:12 -07:00
test_owntracks_http.py Fix aiohttp deprecation warnings () 2018-03-15 21:49:49 +01:00
test_tomato.py Pylint cleanups () 2018-07-23 10:16:05 +02:00
test_tplink.py assertEquals is deprecated () 2017-05-25 22:21:22 -07:00
test_unifi.py Unifi tracking filter by SSID () 2018-02-11 23:23:53 -08:00
test_unifi_direct.py Fix formatting pylint comments in test () 2018-07-13 23:02:23 +02:00
test_upc_connect.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
test_xiaomi.py Pylint cleanups () 2018-07-23 10:16:05 +02:00