From 73bd32977397d7dce79769eea98fefc92b568d4b Mon Sep 17 00:00:00 2001 From: DomoChip Date: Mon, 1 Feb 2021 21:54:03 +0100 Subject: [PATCH] Add sms2mqtt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13d8561..9df4264 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