Bug Report: Apprise "Newly Found Node" notifications never fire for Meshtastic nodes
Description
Apprise notifications are configured and working (test notifications and traceroute notifications both deliver successfully), but "Newly Found Node" notifications are never sent for Meshtastic nodes.
Root cause identified by user: notifyNewNode is never called for Meshtastic nodes.
Steps to Reproduce
- Configure Apprise notifications with a Discord webhook
- Enable "Newly Found Messages" in notification settings
- Have a new Meshtastic node appear on the mesh
Expected Behavior
An Apprise notification is sent when a new Meshtastic node is discovered.
Actual Behavior
No notification is sent. notifyNewNode is not called for Meshtastic nodes. Other notification types (test, traceroute) work correctly.
Environment
- Apprise enabled with Discord webhook
- "Newly Found Messages" checkbox is checked
- Other Apprise notification types confirmed working
Authored by NodeZero 0️⃣
Bug Report: Apprise "Newly Found Node" notifications never fire for Meshtastic nodes
Description
Apprise notifications are configured and working (test notifications and traceroute notifications both deliver successfully), but "Newly Found Node" notifications are never sent for Meshtastic nodes.
Root cause identified by user:
notifyNewNodeis never called for Meshtastic nodes.Steps to Reproduce
Expected Behavior
An Apprise notification is sent when a new Meshtastic node is discovered.
Actual Behavior
No notification is sent.
notifyNewNodeis not called for Meshtastic nodes. Other notification types (test, traceroute) work correctly.Environment
Authored by NodeZero 0️⃣