Skip to content
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

Device tracking show as home even when not connected. #112

Open
redstar2k1 opened this issue Sep 23, 2023 · 1 comment
Open

Device tracking show as home even when not connected. #112

redstar2k1 opened this issue Sep 23, 2023 · 1 comment

Comments

@redstar2k1
Copy link

For some unknown reason my phone show as home even when it is away or disconnected from the local network.
From my understanding the sensor show it as away if there is no traffic for 180s. But even when disconnected there is some received traffic which makes the sensor timeout reset. The RX traffic increase both in the HA sensor and in the router Traffic Analysis.
I think a "enhancement" would be needed so that only if the TX/Sent traffic change, the device should be considered as home.

@elad-bar
Copy link
Owner

elad-bar commented May 7, 2024

if it receives traffic component cannot just ignore it, checked that and i couldn't reproduce it locally,
there are devices that are mostly consume traffic not publishing, in that case, the device would appear as offline although it is online.
what is the use case that you are trying to use that sensor?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants