hass-core/homeassistant/components/binary_sensor
William Scanlon 80a794e587 Wink AC and addidtional sensor support ()
* Added door bell sensors

* Initial support for AC units.

* Added new device service

* Quirky Aros AC unit support

* Use super() everywhere and error checking for token request.

* Ignore camera sensors during setup of alarms.

* Added manufacturer/device attributes to all wink devices.

* Fixed style errors

* Fixed remaining lint errors.
2017-02-01 22:43:12 -08:00
..
__init__.py Bugfix default values to timedelta () 2017-01-06 00:16:12 +01:00
apcupsd.py Migrate to voluptuous () 2016-08-30 21:34:33 +02:00
arest.py [binary_sensor.arest] Fix name for sensor and shorten logger messages () 2017-01-24 19:54:14 +01:00
bbb_gpio.py Beaglebone Black binary sensor () 2017-01-20 12:55:28 -08:00
bloomsky.py Fix bloomsky platform discovery () 2016-09-10 09:12:24 -07:00
command_line.py Bugfix default values to timedelta () 2017-01-06 00:16:12 +01:00
concord232.py Bugfix default values to timedelta () 2017-01-06 00:16:12 +01:00
demo.py Fix PEP257 issues 2016-03-07 20:21:08 +01:00
digital_ocean.py Use device_state_attributes () 2017-01-23 13:21:12 -08:00
ecobee.py Updated to use the occupancy sensor_class () 2016-09-05 09:55:29 -06:00
enocean.py Fix broken EnOcean support () 2016-12-05 08:15:36 -08:00
envisalink.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
ffmpeg_motion.py Add unittests for FFmpeg and spliting binary sensor () 2017-01-31 07:48:03 -08:00
ffmpeg_noise.py Add unittests for FFmpeg and spliting binary sensor () 2017-01-31 07:48:03 -08:00
flic.py Convert flic to synchronous platform. () 2017-01-11 22:59:39 +01:00
hikvision.py Update pyHik requirement version () 2016-12-22 18:45:05 +01:00
homematic.py Homematic fixes + device support () 2017-01-22 14:20:49 +01:00
iss.py Add location to attributes and option to show position on the map (sensor.iss) () 2017-01-24 10:02:17 +01:00
isy994.py Isy fixes () 2016-09-19 20:16:51 -07:00
knx.py Use voluptuous for KNX () 2016-09-13 23:03:30 -07:00
modbus.py Modbus component refactoring - sensors and switches () 2016-09-13 22:47:44 +02:00
mqtt.py Migrate callbacks to use schedule_update_ha_state () 2016-11-17 07:34:46 -08:00
mysensors.py Add discovery notify support and mysensors notify () 2017-01-15 03:53:14 +01:00
nest.py Move Nest sensors configuration to Nest component () 2017-01-17 00:12:15 -08:00
netatmo.py Hotfix for netatmo cameras () 2017-02-01 17:33:32 +01:00
nx584.py Nx584 maint () 2017-01-03 08:19:33 +01:00
octoprint.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
rest.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
rpi_gpio.py add a small sleep before reading the rpi-gpio sensor () 2017-01-24 21:35:12 -08:00
sleepiq.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
tcp.py Migrate to voluptuous () 2016-10-21 21:14:35 -07:00
template.py Async cleanups with new handling and executor () 2016-11-06 01:01:03 +01:00
threshold.py Use device_state_attributes () 2017-01-23 13:21:12 -08:00
trend.py Migrate callbacks to use schedule_update_ha_state () 2016-11-17 07:34:46 -08:00
vera.py Maintenance 2nd () 2016-10-30 09:58:34 +01:00
wemo.py Migrate callbacks to use schedule_update_ha_state () 2016-11-17 07:34:46 -08:00
wink.py Wink AC and addidtional sensor support () 2017-02-01 22:43:12 -08:00
zigbee.py Migrate to voluptuous () 2016-09-06 18:28:55 -07:00
zwave.py [*.zwave] Refactor of zwave value_changed () 2017-01-26 22:21:33 -08:00