v3.0.1b4 (beta)
Pre-release
Pre-release
Beta release 3.0.1b4
Internet sensor — peak / off-peak breakdown + corrected FUP state
Verified from live API: off-peak usage counts 0% towards the FUP limit, not 50%. Only peak traffic counts against the 3072 GB soft cap. The API's own productUsage.totalUsage.units (= peak-only) is the authoritative FUP counter.
State (usage_gb) now uses that authoritative FUP counter — the number Telenet actually tracks for throttling.
New attributes on the internet sensor:
| Attribute | Value |
|---|---|
peak_usage_gb |
Peak-hour traffic in GB (counts 100% towards FUP) |
offpeak_usage_gb |
Off-peak traffic in GB (counts 0% towards FUP) |
total_downloaded_gb |
peak + offPeak — raw bytes downloaded this period |
usage_gb (state) |
FUP-effective usage = peak only ≈ peak_usage_gb |