core/tests/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 Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_binary_sensor.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_command_line.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_mqtt.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_nx584.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
test_sleepiq.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
test_tcp.py Migrate to voluptuous (#3748) 2016-10-21 21:14:35 -07:00
test_template.py Async template (#3909) 2016-10-17 07:00:55 +02:00
test_trend.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00