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

Upload/download sensors for devices and apps #220

Open
ehendrix23 opened this issue Sep 7, 2022 · 9 comments
Open

Upload/download sensors for devices and apps #220

ehendrix23 opened this issue Sep 7, 2022 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@ehendrix23
Copy link
Contributor

The problem

Would it be possible to have upload/download sensors for individual devices and/or apps similar as what Traffic Analyzer shows?

I checked and so far found:

/getWanTraffic.asp?client=all&mode=hour&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves upload/download for all devices per hour for 24 hours (with epoch time being end timestamp) for all clients.

/getWanTraffic.asp?client=<MAC Address>&mode=hour&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves upload/download for provided device per hour for 24 hours (with epoch time being end timestamp) for specific client.

/getWanTraffic.asp?client=all&mode=detail&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves upload/download for all devices grouped by app per hour for 24 hours (with epoch time being end timestamp) for specific client.

/getWanTraffic.asp?client=<MAC Address>&mode=detail&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves upload/download for provided device grouped by app per hour for 24 hours (with epoch time being end timestamp) for specific client.

There is also:
/getAppTraffic.asp?client=all&mode=hour&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves total upload/download for all devices for date selected (with epoch time being end timestamp) for all clients.

Specific device(s)?

No response

Firmware type

No

@ehendrix23 ehendrix23 added the enhancement New feature or request label Sep 7, 2022
@Vaskivskyi
Copy link
Owner

Hello, @ehendrix23,

Thanks for your feedback and for the collected data! 👍

Yes. This would be possible. There are already plans to add per-device controls to the integration and this can be one of its features.

@ostracizado
Copy link

Hey, @Vaskivskyi - thanks for the work! 👍

Any news about this implementation?
Would be a great plus; every time the HA starts backing up and I don't have to go the router's menus to check what's going on... 🕵️

@Vaskivskyi
Copy link
Owner

Hey, @ostracizado,

This feature is already in work but requires several changes in the underlying Python library. I am trying to implement changes in groups, so the process is a bit faster, but that means I am not going one-by-one with feature requests - mostly those which are similar are implemented first as well as bug fixes.

Probably, I will get to this feature during the following 2 weeks.

@gulics
Copy link

gulics commented Feb 4, 2023

Hi, is there any news about this implementation?
Thanks

@Vaskivskyi
Copy link
Owner

Hello, @gulics, the feature implementation is in progress. This is one of the features requiring many small changes in both the backend library and the integration itself, which takes time

@KoRioRio
Copy link

KoRioRio commented Jan 5, 2024

video plis, im newbie

@Vaskivskyi
Copy link
Owner

Hello, @KoRioRio, video of what exactly are you interested in?

@KoRioRio
Copy link

KoRioRio commented Jan 14, 2024

video to add interested for Upload/download sensors for devices, plis. im newbie @Vaskivskyi

@thehig
Copy link

thehig commented Jan 28, 2024

+1 For this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Planned
Development

No branches or pull requests

6 participants