mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 01:46:50 +00:00
Update page name, make it featured
This commit is contained in:
parent
9d16d40d91
commit
1645d0b80c
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "HTML5"
|
title: "Push Notifications"
|
||||||
description: "Instructions how to use the HTML5 push API from Home Assistant."
|
description: "Instructions how to use the HTML5 push notifications platform from Home Assistant."
|
||||||
date: 2016-08-16 20:18
|
date: 2016-08-17 21:58
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
@ -10,6 +10,7 @@ footer: true
|
|||||||
logo: html5.png
|
logo: html5.png
|
||||||
ha_category: Notifications
|
ha_category: Notifications
|
||||||
ha_release: 0.27
|
ha_release: 0.27
|
||||||
|
featured: true
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user