Give a hint to the Persistent Notification Component (#8053)

Again and again i was looking through this page and didn't find how to send persistent notifications to the Home Assistant Web Interface. That's why I propose to add that sentence.
This commit is contained in:
Martin Gafner 2019-01-06 22:16:57 +01:00 committed by Fabian Affolter
parent 6708b658a0
commit 19315937df

View File

@ -11,6 +11,8 @@ footer: true
The `notify` component makes it possible to send notifications to a wide variety of platforms. Please check the sidebar for a full list of platforms that are supported.
If you want to send notifications to the Home Assistant Web Interface you may use the [Persistent Notification Component](/components/persistent_notification/).
## {% linkable_title Configuration %}
```yaml