-
Notifications
You must be signed in to change notification settings - Fork 717
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Enable Setting and Canceling Loop Overrides #362
Conversation
Preliminary test. Requested a few feature updates - Jonas responded with a list: TODO: |
StatusThings that need to be fixed:
Optional Things:
TestBuild branch loop-override-pr, commit a9757f3 on several test phones. Test Loop RemoteUse test phone that is viewing a Loop URL, set token to admin
Test Trio Remote using 0.2.3Use test phone that is viewing URL fed by Trio 0.2.3 app, set token to admin
Test Trio Remote using private betaUse test phone that is viewing a Trio-private-beta URL and is configured to work with the Trio Remote Commands option - make sure it still works with this branch
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see previous comments for changes I think should be included.
…changes. Disable TRC for Loop users. Revised Nithscout description
I have addressed all issues except disabling the TDC option for Trio 0.2.x. AFAIK there is no way to distinguish between the 0.2 and 1.0 version using data from Nightscout. |
StatusAll tests are good with latest commits Code ReviewAll changes looked good from code inspection TestsConfirmed all (possible) updates appear appropriately |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All requested changes made, reviewed and tested.
This pull request introduces support for setting and canceling Loop overrides.
Requirements:
• Use Remote Type Nightscout
• The token must have admin authorization (caregiver access is not sufficient).
• APNS must be properly configured in Nightscout.
• Setting overrides from Nightscout must function as expected.