core/homeassistant/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 Use PLATFORM_SCHEMA_BASE as base schema for additional components. (#20578) 2019-02-04 21:52:19 -08:00
arest.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
aurora.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
bayesian.py Add template support to Bayesian sensor (#20757) 2019-02-13 17:39:53 -07:00
command_line.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
concord232.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
ffmpeg_motion.py Remove FFmpeg input tests (#18131) 2018-11-03 12:36:22 +01:00
ffmpeg_noise.py Remove FFmpeg input tests (#18131) 2018-11-03 12:36:22 +01:00
flic.py Switch to own packaged version of pyflic (#15041) 2018-06-19 10:31:21 +02:00
hikvision.py Bump pyHik library to 0.2.2, improve connections, add sensors (#21086) 2019-02-15 07:18:12 +01:00
iss.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mystrom.py Upgrade pylint to 2.2.2 (#18750) 2018-12-06 11:54:44 +01:00
ness_alarm.py Add ness alarm control panel using nessclient (#18463) 2019-01-01 08:08:13 -07:00
nx584.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
ping.py Revert "De-syncing binary_sensor.ping (#17056)" (#17606) 2018-10-19 09:29:48 +02:00
random.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
rest.py Make rest sensor and binary sensor more efficient (#14484) 2018-09-21 15:54:50 +02:00
rflink.py Add binary_sensor support to RFlink (#17146) 2018-10-18 22:28:40 +02:00
ring.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
sleepiq.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
spc.py Fix SPC (#17236) 2018-10-08 10:20:18 +02:00
tapsaff.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
tcp.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
template.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
threshold.py Async syntax 1, alarm_control_panel & automation & binary_sensor (#17015) 2018-10-01 08:49:19 +02:00
tod.py Times of The Day Binary Sensor (#20068) 2019-02-15 14:13:44 +01:00
trend.py Upgrade numpy to 1.16.0 (#20396) 2019-01-24 17:53:17 -08:00
uptimerobot.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
vultr.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
workday.py Upgrade holidays to 0.9.9 2019-01-07 19:00:03 +01:00