Skip to content

rpisoft/ha_gammu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant – Gammu SMS sender (Add-on)

Home Assistant Gammu AI

This repository contains the Home Assistant add-on GAMMU text SMS, was created with the help of AI to complement the excellent Home Assistant software, making smart homes easier and more enjoyable for everyone.

Usage

  1. Go to Settings → Add-ons → Add-on Store → Repositories.
  2. Add the repository URL: https://github.com/rpisoft/ha_gammu
  3. Open the add-on configuration and save your device
   /dev/ttyUSB0 e.g. /dev/serial/by-id/usb-HUAWEI_MOBILE_HUAWEI_MOBILE-if00-port0
  1. Start the add-on.
  2. Add to configuration.yaml
rest_command:
  send_sms:
    url: "http://localhost:5000/send_sms"
    method: POST
    content_type: "application/json"
    payload: '{"number": "{{ number }}", "message": "{{ message }}"}'

Supported Architectures

aarch64 amd64 armv7

License

MIT


My Other Projects

About

HA addons Gammu sms

Topics

Resources

License

Stars

Watchers

Forks

Contributors