stickpin / homeassistant-meinvodafone

This project enables the monitoring of your Vodafone DE mobile phone contract's Minutes/SMS/Data usage through Home Assistant.
GNU General Public License v3.0
4 stars 0 forks source link

[BUG/FR] data usage is shown incorrectly from time to time #6

Open yogifrog opened 4 months ago

yogifrog commented 4 months ago

Before you post a new issue - you must first check the following (and check the boxes with an "X" below)

Environment

Describe the bug

from time to time the consumption is displayed as 25.600GB ## Steps to Reproduce Happens by itself without any recognizable pattern ## Expected behavior

Screenshots

Here you can see what Happens from Time to Time ![image](https://github.com/user-attachments/assets/22ff2d79-faf9-453c-ae6c-234895cf0382) ## Traceback/Error logs

Debug information - all JSON responses from logfile

Additional context

Note

Issues lacking sufficient details or context may be subject to closure without prior notice. Detailed bug reports are essential for effective issue resolution. Thank you for your cooperation.

stickpin commented 4 months ago

That's correct. It's an issue on Vodafone's side. From time to time they report in kilobytes instead of megabytes. If you open an original MeinVodafone app you will see the same behavior. Maybe I will introduce some sort of protection for such a use case to avoid those peaks.

yogifrog commented 4 months ago

I haven't seen this in the MeinVodafone app (Android) yet, but it's good to know. Unfortunately, the ramp icon is missing under developer tools/statistics to correct this by hand. Is it possible to have this in a later version?

stickpin commented 4 months ago

not sure how to do it, but I will look at it once i come back from vacation. :)

yogifrog commented 4 months ago

Thanks.

stickpin commented 4 months ago

please keep the issue open, I will close it after implementation. :)

yogifrog commented 4 months ago

I'm still new to Github and thought this could be closed for now. :)