hass-core/homeassistant/components/automation
Franck Nijhof fa9866db96
Add support for multiple time triggers in automations (#37975)
* Add support for multiple time triggers in automations

* Attach with single callback

* Patch time in tests

* Improve test coverage

* Adjusting my facepalm moment
2020-07-29 14:51:30 -10:00
..
translations [ci skip] Translation update 2020-05-15 00:02:56 +00:00
__init__.py Stop automation runs when turned off or reloaded (#38174) 2020-07-25 12:19:55 +02:00
config.py Remove legacy script mode and simplify remaining modes (#37729) 2020-07-10 17:00:57 -07:00
device.py
event.py
geo_location.py
homeassistant.py
litejet.py
logbook.py Add logbook platforms (#37078) 2020-06-24 18:14:50 -07:00
manifest.json Add logbook platforms (#37078) 2020-06-24 18:14:50 -07:00
mqtt.py Support reconfiguring MQTT config entry (#36537) 2020-06-22 17:49:01 -07:00
numeric_state.py Use async_track_state_change_event for automation numeric_state (#37255) 2020-07-05 13:05:53 -07:00
reproduce_state.py
services.yaml
state.py Fix state automation trigger (#38014) (#38032) 2020-07-23 14:17:11 -05:00
strings.json
sun.py
template.py
time.py Add support for multiple time triggers in automations (#37975) 2020-07-29 14:51:30 -10:00
time_pattern.py
webhook.py
zone.py Cleanup async_track_state_change and augment docstring (#37251) 2020-07-05 17:31:33 -05:00