Commit graph

4 commits

Author SHA1 Message Date
John Coggeshall
33905f4100 Add an example explaining complex notifications (#2424)
The alert component docs were not clear at all on how to use a notification component that required something like `target` to function. The answer is to wrap it in a `group` notification component so this adds some documentation and examples on how to do that.
2017-04-13 17:36:06 +02:00
Matt N
4049643963 Clarify how repeat works for alerts (#2084)
It wasn't clear if the delay was relative to the initial state change or to the previous notification.
2017-02-23 12:23:07 +01:00
Fabian Affolter
b31bb8d4b2
Remove line breaks 2017-02-03 09:12:32 +01:00
Ryan Kraus
49a0841126 Alert component documentation. (#1787)
* Alert component documentation.

Added the documentation for the alert component.
home-assistant/home-assistant#5201

* Updated alert documentation to reflect changes made in PR.

* Bumped the ha_release number.
2017-02-03 08:26:18 +01:00