diff --git a/docs/EN/RemoteFeatures/SMSCommands.md b/docs/EN/RemoteFeatures/SMSCommands.md index 38c838e8081d..c86950850b1f 100644 --- a/docs/EN/RemoteFeatures/SMSCommands.md +++ b/docs/EN/RemoteFeatures/SMSCommands.md @@ -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
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.
Keep in mind that you'll able to reactivate it directly
from the **AAPS** master smartphone only. | | HELP | No | Returns all functions available for interrogation:
BG, LOOP, TREATMENTS, ....
Send further **HELP *FUNCTION*** command to list
all options available in this section. | | HELP BOLUS | | *BOLUS 1.2
BOLUS 1.2 MEAL* | @@ -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. \ No newline at end of file +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.