Skip to content

Meshtastic plugin still communicates even, when the node is powered off #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 tasks done
Sabering1 opened this issue Apr 25, 2025 · 2 comments
Open
4 tasks done
Labels
invalid This doesn't seem right

Comments

@Sabering1
Copy link

Meshtastic Firmware Version

latest

Home Assistant System Health details

System Information

version core-2025.4.0
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.13.2
os_name Linux
os_version 6.1.0-33-amd64
arch x86_64
timezone Europe/Belgrade
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 5000
Installed Version 2.0.5
Stage running
Available Repositories 1685
Downloaded Repositories 5
Recorder
oldest_recorder_run April 13, 2025 at 2:39 PM
current_recorder_run April 25, 2025 at 12:33 AM
estimated_db_size 335.43 MiB
database_engine sqlite
database_version 3.48.0

Checklist

  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of any previous issues..

Describe the issue

I disconnected the node from power to update it and i was curious to see if i can still access it via the plugin webui, turns out i can and seems to "work" even if its disconnected, i can send messanges over mqtt and lora, however that should not be possible as the node is no longer active

Image

node still works even if its not there

Reproduction steps

  1. Install plug-in, configure it
  2. Power off node
  3. Access it from the meshtastic tab
    ...

Home Assistant Debug logs

/

Home Assistant Diagnostics dump

No response

Meshtastic Node Debug logs

No response

@broglep
Copy link
Collaborator

broglep commented Apr 29, 2025

Doesn't really seem plausible. It might make the appearance to work (because of proxy), but when the node is powered off, there is now way that communication can happen between HA integration and the node.

Can only think of minor improvement of trying to shut down the proxy when the underlying connection to the gateway node is lost, but some other users would want to keep connection rather active (independent of short disruptions of underlying connection)

@broglep broglep added the invalid This doesn't seem right label Apr 29, 2025
@Sabering1
Copy link
Author

Would it be possible to add a crossed out meshtastic icon to that specific node or maybe a warning that the connection has been lost for X amout of seconds in the meshtastic tab?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants