kennedyshead / aioasuswrt

MIT License
24 stars 24 forks source link

wrong data #73

Open pawelsn opened 3 years ago

pawelsn commented 3 years ago

Sporadically it happens that RX and TX Total is lower then from previous readout.

I do recommend to add in the function async def async_get_bytes_total(self, use_cache=True) in the asuswrt.py check for it to disregard corrupted updates.

image