mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Fix redirects iOS/Android urls
This commit is contained in:
parent
2188db3c79
commit
7d53e17ea2
@ -4,4 +4,4 @@ description: "Landing page for Home Assistant iOS app."
|
||||
---
|
||||
|
||||
<link rel='redirect_uri' href='homeassistant://auth-callback'>
|
||||
<script>document.location.href = '/docs/ecosystem/ios';</script>
|
||||
<script>document.location.href = 'https://companion.home-assistant.io/';</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user