core/tests/components/binary_sensor
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 Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_aurora.py Python 3.6 invalid escape sequence deprecation fixes (#11941) 2018-01-27 12:16:30 +01:00
test_bayesian.py Fix probability_threshold in binary_sensor.bayesian (#14512) (Closes: #14362) 2018-05-18 07:48:16 +02:00
test_binary_sensor.py binary_sensor sensor_class to entity device_class (#5860) 2017-02-10 20:46:15 -08:00
test_command_line.py Customizable command timeout (#15442) 2018-07-17 22:58:30 +02:00
test_deconz.py deCONZ - Option to load or not to load clip sensors on start (#14480) 2018-05-29 10:09:53 -04:00
test_ffmpeg.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
test_mqtt.py Add unique_id for mqtt binary sensor (#14929) 2018-06-13 16:20:38 +02:00
test_nx584.py Remove extra quotes from docstrings (#14431) 2018-05-13 11:06:15 +02:00
test_random.py Add Random binary sensor (#10164) 2017-10-29 11:15:57 +01:00
test_rest.py Mark REST binary_sensor unavailable if request fails (#11506) 2018-01-11 10:48:15 +01:00
test_ring.py Upgrade ring_doorbell to 0.2.1 to fix oauth issues (#14984) 2018-06-16 08:58:39 +02:00
test_sleepiq.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_spc.py Add attribute to show who last un/set alarm (SPC) (#9906) 2017-11-11 12:36:03 -08:00
test_tcp.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_template.py Remove extra quotes from docstrings (#14431) 2018-05-13 11:06:15 +02:00
test_threshold.py Properly handle thresholds of zero (#12175) 2018-02-06 10:32:56 -08:00
test_trend.py Fix formatting pylint comments in test (#15450) 2018-07-13 23:02:23 +02:00
test_vultr.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_workday.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
test_zwave.py Fix off_delay for zwave trigger sensors (#8864) 2017-08-06 18:31:32 +03:00