core/homeassistant/components/automation
Pascal Vizeli ed699896cb Core track same state for a period / Allow on platforms (#9273)
* Core track state period / Allow on platforms

* Add tests

* fix lint

* fix tests

* add new tracker to automation state

* update schema

* fix bug

* revert validate string

* Fix bug

* Set arguments to async_check_funct

* add logic into numeric_state

* fix numeric_state

* Add tests

* fix retrigger state

* cleanup

* Add delay function to template binary_sensor

* Fix tests & lint

* add more tests

* fix lint

* Address comments

* fix test & lint
2017-09-05 02:01:01 +02:00
..
__init__.py Consolidate config panels (#8857) 2017-08-06 12:05:34 -07:00
event.py Remove listening to homeassistant_start with event automation (#7474) 2017-05-06 23:52:39 -07:00
homeassistant.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
litejet.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
mqtt.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
numeric_state.py Core track same state for a period / Allow on platforms (#9273) 2017-09-05 02:01:01 +02:00
services.yaml Allow reloading automation without restarting HA (#3002) 2016-09-04 17:15:52 +02:00
state.py Core track same state for a period / Allow on platforms (#9273) 2017-09-05 02:01:01 +02:00
sun.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
template.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
time.py Remove deprecated automation keywords (#8510) 2017-07-17 22:24:05 +02:00
zone.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00