1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-09 17:06:35 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
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