core/tests/components/binary_sensor
Klaudiusz Staniek 7b19428279 Times of The Day Binary Sensor (#20068)
* First commit

* Times of the Day binary sensor added

* Python 3.5 fixes and logging removed

* Code refactored according to reviewer's suggestions

* Fixed config template with friendly name support

* Finall pep8 fixes

* Removed async_generate_entity_id and moved initial calculation to async_added_to_hass

* Change the configuration schema to follow the current requirements

* Update according latest suggestsion

* Fix typos and minor changes

* Fix lint issue
2019-02-15 14:13:44 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_aurora.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_bayesian.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_binary_sensor.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_command_line.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_ffmpeg.py Remove FFmpeg input tests (#18131) 2018-11-03 12:36:22 +01:00
test_nx584.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_random.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_rest.py Use PLATFORM_SCHEMA_BASE as base schema for additional components. (#20578) 2019-02-04 21:52:19 -08:00
test_rflink.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
test_ring.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
test_sleepiq.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
test_tcp.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
test_template.py Template binary sensor to not track all state changes (#18573) 2018-11-19 12:10:48 +01:00
test_threshold.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_tod.py Times of The Day Binary Sensor (#20068) 2019-02-15 14:13:44 +01:00
test_trend.py Fix formatting pylint comments in test (#15450) 2018-07-13 23:02:23 +02:00
test_vultr.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
test_workday.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00