diff --git a/source/_components/notify.html5.markdown b/source/_components/notify.html5.markdown index 342a4429710..2a5a95ef7b1 100644 --- a/source/_components/notify.html5.markdown +++ b/source/_components/notify.html5.markdown @@ -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. +

+HTML5 push notifications **do not** work on iOS. +

+ To enable this platform, add the following lines to your `configuration.yaml` file: ```yaml