Mycroft will text one phone number a predifined text when asked.
This skill is used in conjunction with Waveshare's SIM7600X HAT. Essentially, when OVOS recognizes an intent, the skill will create a SIM7600X object and call its send message function with a predefined string.
- "text 9 1 1"
- "text for help"
- "contact help"
- "contact emergency responders"
- "get help fast"
- Michelle Tran (@mushie4282)
- Mike Gray's skill generator - https://github.com/mikejgray/ovos-skill-projen
- register emergency intents
- trigger the skill via OVOS commands
- trigger the skill via verbal commands
ovos skill sms texting