dsnallfot / LoopFollowiAPS

A general Follow app for parents of T1D Loop Users
GNU Affero General Public License v3.0
3 stars 0 forks source link

Sms service integration #4

Closed dsnallfot closed 7 months ago

dsnallfot commented 8 months ago

Assessment of viable providers.

Build API integration for sms and connect it with Remote control UI view #3

Preferred solution, If possible, make the integration user configurable in settings and avoid hard coding anything. Username, credentials.

Nice to have: Maybe make the entire remote UI a user selectable option to opt in/opt out in the app (To enable future PR to and merge with upstream LoopFOllow dev/main)

dsnallfot commented 7 months ago

Initial integration made in PR #10 No hard coded user credentials. All in settings.

Hardcoded strings structure (with variable amounts) for remote commands generated however. Needs to be matched with shortcut triggers in receiving phone

dsnallfot commented 7 months ago

Fully functional integration now done in #10 Closing this issue