Hello I am still trying since a week to configure my GSM-Modem to send notifications with SMS.
There are two ways to send a sms.
Huawei LTE integration. If I plug my Huawei LTE Modem on the Pi and try to install the integration with the URL: http://192.168.1.1 I will get a timeout.
What ist my mistake?
I have a Huawei e3531i-2.
I was able to make it work on my supervised HA a while ago, following the documentation (not straightforward though).
Now, it does not work anymore.
I did the usb-modeswitch, and gammu config.
then the usb modem is switch correctly to modem mode :
~» lsusb
Bus 001 Device 008: ID 12d1:1001 Huawei Technologies Co., Ltd. E161/E169/E620/E800 HSDPA Modem
…
I also installed gammu, but gammu is unable to open “/dev/ttyUSB0”, hence the file exists.
“lsof” says its open by ModemMana.
$> sudo lsof /dev/ttyUSB0
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ModemMana 408 root 8u CHR 188,0 0t0 414 /dev/ttyUSB0
I think modem manager is preventing home assistant or gammu to access the modem.
I saw in other threads (z-wave), a solution would be to deactivate modemmanager.
Its seems confirmed by: