mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Update persistent_notification.markdown (#619)
included a little 'gotcha' that caught me out for a bit. =)
This commit is contained in:
parent
88341d7ce7
commit
34b0bdedfa
@ -52,3 +52,5 @@ Choose <img src='/images/screenshots/developer-tool-services-icon.png' alt='serv
|
||||
}
|
||||
```
|
||||
This will create the notification entry shown above.
|
||||
|
||||
NOTE: if you have defined a ```default_view:``` in your ```Groups:``` configuration you will need to include ```persistent_notification.<notification_id>``` e.g. ```persistent_notification.1234``` as per the example above, to your Groups configuration, in order to see the notification after creating it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user