Warning about not working on iOS

This commit is contained in:
DubhAd 2018-02-10 20:04:20 +00:00 committed by GitHub
parent 3dec0a3a58
commit 5aefed143d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,10 @@ ha_release: 0.27
The `html5` notification platform enables you to receive push notifications to Chrome or Firefox, no matter where you are in the world. `html5` also supports Chrome and Firefox on Android, which enables native-app-like integrations without actually needing a native app.
<p class='note>
HTML5 push notifications **do not** work on iOS.
</p>
To enable this platform, add the following lines to your `configuration.yaml` file:
```yaml