Paulus Schoutsen
b650b2b0db
Spread async love (#3575)
* Convert Entity.update_ha_state to be async
* Make Service.call async
* Update entity.py
* Add Entity.async_update
* Make automation zone trigger async
* Fix linting
* Reduce flakiness in hass.block_till_done
* Make automation.numeric_state async
* Make mqtt.subscribe async
* Make automation.mqtt async
* Make automation.time async
* Make automation.sun async
* Add async_track_point_in_utc_time
* Make helpers.track_sunrise/set async
* Add async_track_state_change
* Make automation.state async
* Clean up helpers/entity.py tests
* Lint
* Lint
* Core.is_state and Core.is_state_attr are async friendly
* Lint
* Lint
2016-09-30 12:57:24 -07:00
..
2016-09-30 12:57:24 -07:00
2016-09-14 00:11:50 +02:00
2016-09-30 12:57:24 -07:00
2016-01-30 14:08:32 -05:00
2016-09-20 12:35:10 +02:00
2016-07-25 08:26:07 -07:00
2016-09-12 19:16:14 -07:00
2016-07-11 08:56:07 -07:00
2016-09-19 23:39:49 -07:00
2016-09-24 00:03:44 -07:00
2016-09-12 19:16:14 -07:00
2016-09-30 12:57:24 -07:00
2016-03-09 10:25:50 +01:00
2016-09-12 19:16:14 -07:00
2016-09-19 23:39:49 -07:00