@ajcooper72 wrote:
I’ve set up the Huawei LTE Router integration and added it as a notify option. What I’d like to do though is be able to specify the number at the time that notification is sent, so basically overriding the ‘recipient’ parameter. This obviously is not permitted out of the box.
I currently have a Python script running on another machine that waits for an MQTT message to send a SMS, I use this now for sending SMS’s. I’d like to move this into HA to remove the extra point.
So I guess I’m asking what my options are? Clearly there’s an available Python library installed (I’ve checked the code for the current integration). Do I need to go with App Daemon and write a custom automation?
Any pointers would be appreciated.
Posts: 1
Participants: 1