When opening the home-assistant instance's developer tools and listening for events of type gammu_gateway_sms_received, if the gateway received an SMS at any time in the past, that latest SMS will be notified about every poll interval (30 seconds).
I'd really much prefer if "message received" notifications only fired for new messages, once.
When opening the home-assistant instance's developer tools and listening for events of type
gammu_gateway_sms_received, if the gateway received an SMS at any time in the past, that latest SMS will be notified about every poll interval (30 seconds).I'd really much prefer if "message received" notifications only fired for new messages, once.