Changed desc of where push notification slider was (#4362)

The previous description made it sound like the push notification slider was in the sidebar. I thought something had been wrong with my GCM html5 setup until I found a screenshot in the forum that showed it under the general configuration tab. Updating the language to make it clearer.
This commit is contained in:
tchentchen 2018-01-08 07:40:10 -05:00 committed by Fabian Affolter
parent 0c3c98312f
commit 4622990240

View File

@ -66,7 +66,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 in the sidebar labeled Push Notifications. 2. Assuming you have met all the [requirements](#requirements) above, you should see a new slider for Push Notifications through the sidebar Configuration > General.
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!