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 |
|
Fabian Affolter
|
fb0232429e
|
Use constants and update ordering (#3268)
🐬
|
2016-09-08 18:32:32 -06:00 |
|
Paulus Schoutsen
|
3fa1963345
|
Convert automation to entities with services
|
2016-08-25 23:36:48 -07:00 |
|
Paulus Schoutsen
|
4e568f8b99
|
Automation: Add trigger context and expose to action
|
2016-04-21 13:59:42 -07:00 |
|
Jan Harkes
|
0ef0d4bac7
|
Config validation for automation MQTT trigger
|
2016-04-06 22:51:39 -04:00 |
|
Fabian Affolter
|
fb7bd1bfe1
|
Fix PEP257 issues
|
2016-03-07 20:20:07 +01:00 |
|
Fabian Affolter
|
6ac9210919
|
Modify docstrings to match PEP257
|
2016-03-07 18:50:30 +01:00 |
|
Fabian Affolter
|
97f9f8aa49
|
Update link to docs (Jekyll 3 update)
|
2015-11-09 13:12:18 +01:00 |
|
Fabian Affolter
|
241ff45c5e
|
Add link to docs
|
2015-10-13 21:07:40 +02:00 |
|
Paulus Schoutsen
|
68c1dd7cd4
|
Refactor automation configuration
|
2015-09-14 22:05:40 -07:00 |
|
Paulus Schoutsen
|
2a11d02fe4
|
Add if to automation
|
2015-09-13 22:27:27 -07:00 |
|
Paulus Schoutsen
|
044d43b7c2
|
Adding MQTT automation rule
|
2015-08-09 17:12:25 -07:00 |
|