core/homeassistant/components/device_tracker
Ville Skyttä 2f7b79764a More pylint 2 fixes (#15565)
## Description:

More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon).

## Checklist:
  - [ ] The code change is tested and works locally.
  - [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-20 11:45:20 +03:00
..
__init__.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
actiontec.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
aruba.py Add python 3.7 to travis and tox (#14523) 2018-07-07 10:48:02 -04:00
asuswrt.py Fix comment formatting (#15447) 2018-07-13 15:05:55 +02:00
automatic.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
bbox.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
bluetooth_le_tracker.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
bluetooth_tracker.py Fix #13846 Double underscore in bluetooth address (#13884) 2018-04-15 13:59:10 +02:00
bmw_connected_drive.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
bt_home_hub_5.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
cisco_ios.py Add python 3.7 to travis and tox (#14523) 2018-07-07 10:48:02 -04:00
ddwrt.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
demo.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
freebox.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
fritz.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
geofency.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
google_maps.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
gpslogger.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
hitron_coda.py Update hitron_coda.py (#14506) 2018-05-17 19:44:01 +02:00
huawei_router.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
icloud.py Improving icloud device tracker (#14078) 2018-05-08 23:42:57 +02:00
keenetic_ndms2.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
linksys_ap.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
linksys_smart.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
locative.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
luci.py Added option to connect via SSL for OpenWRT(luci) device tracker (#14627) 2018-05-26 09:51:21 +02:00
meraki.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
mikrotik.py Remove some unneeded pylint import-error disables (#15386) 2018-07-09 21:34:27 +02:00
mqtt.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
mqtt_json.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
mysensors.py Reorganize mysensors (#15123) 2018-06-25 13:58:16 +02:00
netgear.py Add support for tracking devices on Netgear access points (#13331) 2018-05-02 09:38:24 -04:00
nmap_tracker.py Fix typo an coding style (#13970) 2018-04-18 12:43:55 +02:00
owntracks.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
owntracks_http.py New features for Owntracks device_tracker (#11480) 2018-01-08 08:16:45 +01:00
ping.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
sky_hub.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
snmp.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
swisscom.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
tado.py Tado: don't reference unset hass var (#13237) 2018-03-15 13:53:59 -07:00
tesla.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
thomson.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
tile.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
tomato.py Pylint 2 fixes (#15487) 2018-07-17 19:34:29 +02:00
tplink.py Support latest tplink Archer D9 Firmware version / Device Scanner (#15356) 2018-07-17 22:47:32 +02:00
trackr.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
ubus.py Pylint 2 fixes (#15487) 2018-07-17 19:34:29 +02:00
unifi.py Add extra attributes for device scanner, Nmap and Unifi (IP, SSID, etc.) (#13673) 2018-04-16 08:20:58 +02:00
unifi_direct.py Add python 3.7 to travis and tox (#14523) 2018-07-07 10:48:02 -04:00
upc_connect.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
volvooncall.py Handle the case where no registration number is available (instead display VIN (vehicle identification number)). (#9073) 2017-09-05 09:10:01 -07:00
xiaomi.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
xiaomi_miio.py Fix python-miio 0.4 compatibility of the xiaomi miio device tracker (#15244) 2018-07-02 22:33:40 +02:00