This add-on provides à SMS gateway to send and receive SMS using a USB Dongle Modem.
Communication/integration with Home Assistant is realized using 2 MQTT topics.
- one for HA scripts to send SMS
- topic name proposed is
send_sms
but is configurable
- topic name proposed is
- another one to handle SMS reception and passing them back to
Home Assistant
- topic name proposed is
sms_received
but is configurable
- topic name proposed is
- see https://github.com/Helios06/sms_gateway for last release
- See contributors page for a list of contributors.