Skip to content

Support for multiple gateways #3

Description

@antifuchs

I'm using the gammu-gateway integration to talk to two gateways (each representing a separate Teltonika modem with its own SIM, one for me and one for my wife). The main goal is to forward received SMS to home-assistant notifications (hers to her phone, mine to mine).

Unfortunately, while home-assistant supports adding two Gammu Gateway entries (just click "Add entry" on the integration, this was surprisingly easy), the two can not be discerned in a meaningful way when sending or receiving messages. When automating email forwarding, the SMS events do not mention what gateway they came from, so the notification events look like the following:

<Event gammu_gateway_sms_received[L]: sender=(redacted), text=hi this is a test., date=2026-06-19 20:35:38 +0200, state=None>

I'd love if the integration could put a marker on that event that identifies it, either by an entity ID or even the device name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions