Commit graph

10 commits

Author SHA1 Message Date
Paulus Schoutsen
19a43cea26 Add scene component 2015-03-15 23:36:42 -07:00
andythigpen
046efe3acb Adds script component.
A script is composed of a sequence of actions (currently service calls)
that are executed in order.  Individual actions can also be delayed by a
given timedelta.
2015-03-14 21:29:55 -05:00
Paulus Schoutsen
948a5c97ec Fix a config bug in Automation 2015-03-14 19:18:41 -07:00
theolind
43f0014200 Added process watching functionality to sensor.systemmonitor 2015-03-07 20:54:52 +01:00
theolind
dd92173576 Made example config more YAMLy 2015-03-07 15:27:31 +01:00
theolind
97258747c7 Renamed device to resource 2015-03-07 15:22:03 +01:00
theolind
19964e914a Added a system monitoring platform to the sensor component 2015-03-07 14:54:08 +01:00
Paulus Schoutsen
80ffe74af6 Group component now supports lists in the config 2015-02-28 19:22:16 -08:00
Paulus Schoutsen
28059bda7f Configuration example tweaks 2015-02-28 19:14:00 -08:00
theolind
8da1fb1d74 Added example yaml config file, removed old example config, fixed style violation in bootstrap.py 2015-02-28 18:59:45 +01:00