Open
Description
Problem:
My router can't handle data limits well, and setting them for each device is a pain!
Idea:
Let users set data limits (e.g., 2GB per week) for devices on the ESP32 network. Once a device hits its limit, we can either:
- Pause its internet access completely.
- Slow it down to a crawl (configurable).
Limits would reset weekly/monthly (user defined).
Benefits:
- Easier to manage data for each device, especially with new ones!
- Less reliance on the router's limited controls.