Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/EN/RemoteFeatures/SMSCommands.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ Remote bolus is not allowed within 15 min (this value is editable only if 2 phon
|--------------------|------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| TREATMENTS REFRESH | No | Refresh treatments from NS |
| AAPSCLIENT RESTART | No | Useful if you notice a communication problem<br/>with Nightscout or **AAPSClient** |
| RESTART | No | Restarts AAPS. Useful if you got issues that normally is resolved with a restart. |
| SMS DISABLE/STOP | No | To disable the SMS Remote Service reply with code Any.<br/>Keep in mind that you'll able to reactivate it directly<br/>from the **AAPS** master smartphone only. |
| HELP | No | Returns all functions available for interrogation:<br/>BG, LOOP, TREATMENTS, ....<br/>Send further **HELP *FUNCTION*** command to list<br/>all options available in this section. |
| HELP BOLUS | | *BOLUS 1.2<br/>BOLUS 1.2 MEAL* |
Expand Down Expand Up @@ -344,4 +345,4 @@ If the other app is installed on multiple phones make sure to deactivate upload
Using SMS commands may generate a lot of automated messages from the **AAPS** phone to the caregiver’s phone. You will also receive messages, for example “basal profile in pump updated” if you have automations set up in **AAPS**. It can be useful to have unlimited SMS allowance on your **AAPS** phone plan (and for each caregiver phone used) if a lot of SMS will be sent, and to deactivate SMS notifications, alarms or vibrations on all phones. It is not possible to use SMS commands and not receive these updates.
Because of this, you may want an alternative way to communicate directly with your child (if they are old enough), instead of SMS. Common alternative communication apps used by **AAPS** caregivers include Whatsapp, Lime, Telegram, and Facebook Messenger.

It is possible do disabled the "Profile changed" SMS, when the Profile change originated from Nightscout. To do this, create a file named **exactly** `do_not_send_sms_on_profile_change` in the `extra` dir of your AAPS directory.
It is possible do disabled the "Profile changed" SMS, when the Profile change originated from Nightscout. To do this, create a file named **exactly** `do_not_send_sms_on_profile_change` in the `extra` dir of your AAPS directory.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't touch this, but preview looks like nothing has change in regards to space between the lines.