core/homeassistant/components/automation
Paulus Schoutsen 23645da74c Automation: initial state > restore state (#6911)
* Automation: initial state > restore state

* Clean up code

* Ensure MQTT defaults are used.

* Ensure failed platforms always return None

* Automation: write state to state machine after start
2017-04-03 23:11:39 -07:00
..
__init__.py Automation: initial state > restore state (#6911) 2017-04-03 23:11:39 -07:00
event.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00
litejet.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00
mqtt.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00
numeric_state.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00
services.yaml Allow reloading automation without restarting HA (#3002) 2016-09-04 17:15:52 +02:00
state.py Bugfix automation state linsteners (#6120) 2017-02-22 00:02:37 -08:00
sun.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00
template.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00
time.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00
zone.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00