Hey everyone! I wanted to share a project Iāve been working on ā a Home Assistant add-on called SMS-Gammu-Gateway.
With the official SMS notifications via GSM modem integration being deprecated, I built this as a replacement. It communicates with GSM modems via Gammu (tested with SIM800L) and exposes both REST API and even MQTT for sending and receiving SMS messages.
Itās perfect for setups where you want SMS alerts for automations or as a backup notification channel when the internet is down. Since itās a proper HA add-on, it runs smoothly in HAOS environments.
Check it out here: GitHub Repo
Would love to hear your thoughts, feedback, or any ideas for improvements!