You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/settings/features/remote-control.md
+18-12Lines changed: 18 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -78,24 +78,31 @@ You tap on the settings icon at the bottom right of the toolbar to configure *Lo
78
78
79
79
You provide *LoopFollow* with information about the person you are following. At least one of these must be entered:
80
80
81
-
*[*Nightscout* URL with access token](#add-nightscout)
81
+
*[*Nightscout* URL](#add-nightscout)
82
82
*[*Dexcom* Share credentials](#add-dexcom)
83
83
84
-
!!! tip "What is an Access Token?"
85
-
Any *Nightscout* site used for remote control must be secured. Typically you provide the URL for the site and a token that indicates how much access is allowed (read only, careportal, etc.). For more information:
84
+
#### Add *Nightscout*
85
+
86
+
!!! tip "*Nightscout* Access"
87
+
It is possible to have your *Nightscout* site readable by the world, in which case you do not need to add a token. If you choose to do that, just ignore references to entering the token below. The status will show up as `OK (Read)`.
88
+
89
+
The only exception is if you choose to [Use *LoopFollow* *Nightscout* Remote Control](#use-loopfollow-nightscout-remote-control). In that case, you must have a token with careportal access.
90
+
91
+
For more information:
86
92
87
93
* [Admin Tools in *Nightscout*](https://nightscout.github.io/nightscout/admin_tools/#subjects-and-roles)
88
94
89
-
#### Add *Nightscout*
90
-
91
-
The *Nightscout* URL with an appropriate token is required to enable display of the Information Table. The type of token depends on the type of remote control desired. The table below indicates the minimum token access for each type of remote control available with Trio. When you enter your credentials, *LoopFollow* tries to reach the site and then provides the status.
95
+
The *Nightscout* URL is required to enable display of the Information Table. It is recommended that you secure you *Nightscout* site so a token is required to view it. The type of token depends on the type of remote control desired. The table below indicates the minimum token access for each type of remote control available with Trio. When you enter your credentials, *LoopFollow* tries to reach the site and then provides the status.
92
96
93
97
|*LoopFollow* Remote Type | Minimum Token Access|*LoopFollow* Status |
94
98
|:--|:--|:--|
95
99
|**None**| Read | OK (Read) |
96
100
|***Nightscout***| Read & Careportal | OK (Read & Write) |
97
101
|**Trio Remote Control**| Read | OK (Read) |
98
102
103
+
!!! question "Do I need a token for Trio Remote Contol"
104
+
The security for using *LoopFollow* Trio Remote Contol comes from the Shared Secret and the APNS credentials. Your *Nightscout* site can be readable by the world if you so choose. In that case, no token is required and status will appear as `OK (Read)`.
105
+
99
106
The graphic below shows the display when you tap on the *Nightscout* Settings row.
100
107
101
108
To simplify setup, you can copy your *Nightscout* URL (including the token) from the [Admin Tools in *Nightscout*](https://nightscout.github.io/nightscout/admin_tools/#subjects-and-roles). When pasted into *LoopFollow* URL row, the app will automatically extract and fill in both the URL and token.
@@ -124,6 +131,7 @@ The Remote Settings row in the *LoopFollow* Settings screen is used to select th
124
131
125
132
**Nightscout* option
126
133
* Remote control with *LoopFollow* is limited to starting and canceling Temp Targets
134
+
* Available with Trio 0.2.x
127
135
* Trio Remote Control option
128
136
* Remote control with *LoopFollow* includes adding remote carbs, enacting remote bolus, and starting and canceling Temp Targets and Overrides
@@ -211,18 +219,16 @@ Refer to the graphic in the [Guardrails](#guardrails) section.
211
219
212
220
### Debug / Info
213
221
214
-
This section indicates if the *LoopFollow* app entries match the Shared Secret in the Trio phone and contain valid Apple Push Notification Values. If all rows are not filled out, the settings need to be updated.
215
-
216
-
If you are sure you filled everything in properly when configuring, but have empty rows in the Debug / Info screen, the most likely problem is the default profile is not coming from Trio. See [Update Profile](#update-profile).
217
-
If you took those steps and still have missing rows, return to [Configure *LoopFollow* Trio Remote Control](#configure-loopfollow-trio-remote-control) and try again.
218
-
219
-
Refer to the graphic in the [Guardrails](#guardrails) section to view an example when the Shared Secret and APNS values have not been entered.
222
+
This section indicates if *Trio* has uploaded required information to *Nightscout*.
220
223
221
224
The graphic below shows a properly configured *LoopFollow* when the Trio app was built using the Browser Build method.
222
225
223
226
{width="300"}
224
227
{align=center}
225
228
229
+
If you have empty rows in the Debug / Info screen, the most likely problem is the default profile is not coming from Trio. See [Update Profile](#update-profile).
230
+
If you took those steps and still have missing rows, return to [Configure *LoopFollow* Trio Remote Control](#configure-loopfollow-trio-remote-control) and try again.
0 commit comments