Activation of the notifications (#6115)

Changed the place where notifications can be activated (update since 0.77)
This commit is contained in:
Rudi Middel 2018-08-30 15:22:15 +02:00 committed by Fabian Affolter
parent 5839ed2002
commit 0fef498baf

View File

@ -72,7 +72,7 @@ The `html5` platform can only function if all of the following requirements are
Assuming you have already added the platform to your configuration: Assuming you have already added the platform to your configuration:
1. Open Home Assistant in Chrome or Firefox. 1. Open Home Assistant in Chrome or Firefox.
2. Assuming you have met all the [requirements](#requirements) above, you should see a new slider for Push Notifications through the sidebar Configuration > General. 2. Assuming you have met all the [requirements](#requirements) above, you should see a new slider for Push Notifications through the profile page Profile > Push notifications.
3. Slide it to the on position. 3. Slide it to the on position.
4. Within a few seconds you should be prompted to allow notifications from Home Assistant. 4. Within a few seconds you should be prompted to allow notifications from Home Assistant.
5. Assuming you accept, that's all there is to it! 5. Assuming you accept, that's all there is to it!