mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Update Android redirect URIs for Wear OS OAuth without app in China (#25847)
This commit is contained in:
parent
5caa8052db
commit
5921e1fbf3
@ -6,5 +6,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'>
|
||||
<link rel='redirect_uri' href='https://wear.googleapis-cn.com/3p_auth/io.homeassistant.companion.android'>
|
||||
<link rel='redirect_uri' href='https://wear.googleapis-cn.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