Skip to content

Commit e4a8ef1

Browse files
authored
Fill in Trio remote meal, bolus, temp target, and override sections (#58)
1 parent 4bb69e0 commit e4a8ef1

5 files changed

Lines changed: 37 additions & 4 deletions

File tree

docs/remote/img/lf-trc-bolus.png

104 KB
Loading

docs/remote/img/lf-trc-meal.png

83.6 KB
Loading
95.4 KB
Loading
65.5 KB
Loading

docs/remote/remote-control-trio.md

Lines changed: 37 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,17 @@ The sequence is *LoopFollow* to *Apple Push Notifications* to *Trio*, which uplo
7070

7171
### Remote Meal
7272

73-
***More info coming soon!***
73+
The Meal screen sends a remote meal entry to *Trio*:
74+
75+
* **Carbs** — up to the **Max Carbs** guardrail set in Remote Settings.
76+
* **Fat** and **Protein** — shown when **Meal with Fat/Protein** is enabled in [Meal Settings](#meal-settings), each with its own guardrail.
77+
* **Bolus Amount** — shown when **Meal with Bolus** is enabled, capped by the **Max Bolus** guardrail.
78+
* **Schedule for later** — enter the carbs at a chosen time instead of now.
79+
80+
![remote meal entry](img/lf-trc-meal.png){width="300"}
81+
{align=center}
82+
83+
Tapping **Send Meal** shows a confirmation that summarizes the whole entry. If a bolus is included, you must also authenticate with Face ID or your passcode before the command is sent.
7484

7585
When entering meals and choosing to schedule the meal, any bolus included in the meal is enacted immediately. Only the carb entry is entered according to the schedule.
7686

@@ -79,7 +89,15 @@ When entering meals and choosing to schedule the meal, any bolus included in the
7989

8090
### Remote Bolus
8191

82-
***More info coming soon!***
92+
The Bolus screen sends a remote bolus to *Trio*:
93+
94+
* **Recommended Bolus** — when *Trio*'s latest recommendation is less than 12 minutes old, it is shown at the top; tap the arrow to fill it into the amount field. A warning reminds you that new treatments may have occurred since it was calculated.
95+
* **Bolus Amount** — capped by the **Max Bolus** guardrail. The amount is rounded down to the pump's bolus increment, which is detected automatically from *Nightscout*; a manual **Bolus Increment** setting appears in Remote Settings only when it cannot be detected.
96+
97+
After the confirmation, you must authenticate with Face ID or your passcode before the bolus command is sent.
98+
99+
![remote bolus screen](img/lf-trc-bolus.png){width="300"}
100+
{align=center}
83101

84102
### Quick-Pick Boluses and Meals
85103

@@ -130,11 +148,26 @@ or **Quick-Pick Meals** in the app for a short in-screen explanation.
130148

131149
### Temp Target
132150

133-
***More info coming soon!***
151+
The Temp Target screen enacts or cancels a temporary glucose target on *Trio*:
152+
153+
* **Target** — between 80 and 200 mg/dL, shown in your glucose unit.
154+
* **Duration** — at least 5 minutes.
155+
* **Enact** — shows a confirmation with the target and duration before sending.
156+
* **Save as Preset** — stores the current values under a name of your choice. Presets are listed below the entry card; tap one to enact it, swipe left to delete it.
157+
158+
![remote temp target](img/lf-trc-temp-target.png){width="300"}
159+
{align=center}
160+
161+
When a temp target is already running, the screen shows it with a **Cancel Temp Target** button.
134162

135163
### Overrides
136164

137-
***More info coming soon!***
165+
The override presets listed on this screen are defined in *Trio**LoopFollow* reads them (name, duration, percentage, and target) from the profile that *Trio* uploads to *Nightscout*. New presets cannot be created from *LoopFollow*.
166+
167+
Tap a preset to activate it; a confirmation is shown before the command is sent. While an override is active, it is listed with a button to cancel it.
168+
169+
![remote overrides](img/lf-trc-override.png){width="300"}
170+
{align=center}
138171

139172
- - -
140173

0 commit comments

Comments
 (0)