mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Add redirect uri for ios
This commit is contained in:
parent
d5af4f8d9d
commit
615304022d
@ -10,8 +10,6 @@ footer: true
|
||||
redirect_from: /ecosystem/ios/
|
||||
---
|
||||
|
||||
<link rel='redirect_uri' href='homeassistant://auth-callback'>
|
||||
|
||||
The Home Assistant for iOS app offers a companion app for iOS which is deeply integrated into both Home Assistant and iOS. Its basic features include:
|
||||
|
||||
* Advanced push notifications
|
||||
|
13
source/ios/index.markdown
Normal file
13
source/ios/index.markdown
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Home Assistant iOS"
|
||||
description: "Landing page for Home Assistant iOS app."
|
||||
release_date: 2016-10-24 15:00:00 -0700
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
<link rel='redirect_uri' href='homeassistant://auth-callback'>
|
||||
<script>document.location.href = '/docs/ecosystem/ios';</script>
|
Loading…
x
Reference in New Issue
Block a user