mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
[iOS] app-site-association: change /nfc/ to /tag/ (#14163)
Refs home-assistant/android#689. Doesn't affect a released app at all.
This commit is contained in:
parent
f90b2e73db
commit
c0691b1166
@ -6,42 +6,42 @@
|
||||
"appID": "UTQFCBPQRF.io.robbie.HomeAssistant.dev",
|
||||
"paths": [
|
||||
"/ios/*",
|
||||
"/nfc/*"
|
||||
"/tag/*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"appID": "UTQFCBPQRF.io.robbie.HomeAssistant.beta",
|
||||
"paths": [
|
||||
"/ios/*",
|
||||
"/nfc/*"
|
||||
"/tag/*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"appID": "UTQFCBPQRF.io.robbie.HomeAssistant",
|
||||
"paths": [
|
||||
"/ios/*",
|
||||
"/nfc/*"
|
||||
"/tag/*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"appID": "QMQYCKL255.io.robbie.HomeAssistant.dev",
|
||||
"paths": [
|
||||
"/ios/*",
|
||||
"/nfc/*"
|
||||
"/tag/*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"appID": "QMQYCKL255.io.robbie.HomeAssistant.beta",
|
||||
"paths": [
|
||||
"/ios/*",
|
||||
"/nfc/*"
|
||||
"/tag/*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"appID": "QMQYCKL255.io.robbie.HomeAssistant",
|
||||
"paths": [
|
||||
"/ios/*",
|
||||
"/nfc/*"
|
||||
"/tag/*"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user