From 85faf302d9784d5711ec07b191af2714f3f9267c Mon Sep 17 00:00:00 2001 From: Domochip <33293764+Domochip@users.noreply.github.com> Date: Sat, 6 Mar 2021 17:09:56 +0100 Subject: [PATCH] Add sms2mqtt (#92) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32f9931..3fb99c2 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: * [agi-mqtt](https://github.com/zeha/agi-mqtt) - Interface between Asterisk and MQTT. * [fritz2mqtt](https://github.com/akentner/fritz2mqtt) - Connect FRITZ!Box to MQTT. * [sip2mqtt](https://github.com/MartyTremblay/sip2mqtt) - A SIP monitoring script that publishes incoming calls with CallerID to MQTT. +* [sms2mqtt](https://github.com/Domochip/sms2mqtt) - Docker Gateway to send/receive SMS through MQTT using an USB GSM dongle (gammu). #### Operating System