mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update Android redirect URIs for Wear OAuth without app (#23909)
This commit is contained in:
parent
6502672982
commit
bbd7036253
@ -4,5 +4,7 @@ description: "Landing page for Home Assistant Android app."
|
||||
---
|
||||
|
||||
<link rel='redirect_uri' href='homeassistant://auth-callback'>
|
||||
<link rel='redirect_uri' href='https://wear.googleapis.com/3p_auth/io.homeassistant.companion.android'>
|
||||
<link rel='redirect_uri' href='https://wear.googleapis.com/3p_auth/io.homeassistant.companion.android.debug'>
|
||||
|
||||
<script>document.location.href = 'https://companion.home-assistant.io/';</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user