core/homeassistant/components/binary_sensor
Paulus Schoutsen 0f59bb208c Migrate callbacks to use schedule_update_ha_state (#4426)
* Migrate callbacks to use schedule_update_ha_state

* Migrate MQTT sensor callback to async

* Migrate wemo to not update inside schedule_update_ha_state

* Make MQTT switch async

* Fix nx584 test

* Migrate tellstick callback

* Migrate vera callback

* Alarm control panel - manual: use async callbacks

* Run the switch rest tests that work
2016-11-17 07:34:46 -08:00
..
__init__.py Add the occupancy sensor_class (#3176) 2016-09-03 22:52:31 -06:00
apcupsd.py Migrate to voluptuous (#2954) 2016-08-30 21:34:33 +02:00
arest.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
bloomsky.py Fix bloomsky platform discovery (#3303) 2016-09-10 09:12:24 -07:00
command_line.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
concord232.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
demo.py Fix PEP257 issues 2016-03-07 20:21:08 +01:00
digital_ocean.py Component for Digital Ocean (#3322) 2016-09-30 18:30:44 +02:00
ecobee.py Updated to use the occupancy sensor_class (#3204) 2016-09-05 09:55:29 -06:00
enocean.py Migrate to voluptuous (#2958) 2016-08-24 22:35:09 -06:00
envisalink.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
ffmpeg.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
homematic.py Big Homematic update (#3677) 2016-10-03 23:21:53 +02:00
isy994.py Isy fixes (#3457) 2016-09-19 20:16:51 -07:00
knx.py Use voluptuous for KNX (#3345) 2016-09-13 23:03:30 -07:00
modbus.py Modbus component refactoring - sensors and switches (#3297) 2016-09-13 22:47:44 +02:00
mqtt.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
mysensors.py Fix mysensors overwriting gateway in GATEWAYS (#4013) 2016-11-06 10:49:43 -08:00
nest.py Refactory nest component/platforms (#4219) 2016-11-04 20:22:47 -04:00
netatmo.py Add timeout for Netatmo binary sensor (#4280) 2016-11-10 23:04:11 -08:00
nx584.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
octoprint.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
rest.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
rpi_gpio.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
services.yaml add motion sensor / rewrite ffmpeg binary sensor (#2969) 2016-08-26 06:48:17 -06:00
sleepiq.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
tcp.py Migrate to voluptuous (#3748) 2016-10-21 21:14:35 -07:00
template.py Async cleanups with new handling and executor (#4234) 2016-11-06 01:01:03 +01:00
trend.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
vera.py Maintenance 2nd (#4106) 2016-10-30 09:58:34 +01:00
wemo.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
wink.py Revert "Catch AttributeError on Wink PubNub update" (#4263) 2016-11-06 20:05:42 -08:00
zigbee.py Migrate to voluptuous (#3234) 2016-09-06 18:28:55 -07:00
zwave.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00