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

Feature Request: Adding wifi signal strength #135

Open
dustball62 opened this issue Feb 6, 2024 · 5 comments
Open

Feature Request: Adding wifi signal strength #135

dustball62 opened this issue Feb 6, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request Looking Into This

Comments

@dustball62
Copy link

Thank you for putting this together I was looking doing something like this for myself and yours is so much better.

How hard would it be to add wifi signal strength to JSON source info? I have many around the property that are in different areas that sometimes go off grid.

Thanks again for all your hard work.
Dusty

@ironsheep ironsheep self-assigned this Feb 6, 2024
@ironsheep ironsheep added enhancement New feature or request Looking Into This labels Feb 6, 2024
@ironsheep
Copy link
Owner

Actually, yes, it looks initially like this is possible to do - returning dBm values. I'll see if there is a means to fit this in naturally for the wifi network interfaces.

@bsimmo
Copy link

bsimmo commented Feb 6, 2024 via email

@dustball62
Copy link
Author

Thanks Stephen- I know there are many ways to achieve that- "iwconfig wlan0 | grep Quality" for one. you probably have a better notion on how to proceed.

Ben- I'm not sure I follow your comment "Normally they would be under diagnostic and hidden by default." I would think again there are many ways to slice and dice things.

anyway, all the best.

@bsimmo
Copy link

bsimmo commented Feb 6, 2024 via email

@dustball62
Copy link
Author

Ben- so okay I understand now. I'll leave it to the code owner to decide what degree and how much effort he's willing to take on in making those changes. I certainly wasnt trying to overly complicate my request.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Looking Into This
Projects
None yet
Development

No branches or pull requests

3 participants