v3.0.1b3 (beta)
Pre-release
Pre-release
Beta release 3.0.1b3
Breaking change: sensors now report GB instead of %
Internet sensor (telenet_telemeter internet <id>)
- State is now usage in GB (e.g.
835.09) - Unit changed from
%→GB - TURBO plans: fixed — usage_gb now = peak + offPeak (previously only peak was counted, causing ~6% to appear instead of ~27%)
used_percentageis still available as an attribute
Mobile sensors (telenet_telemeter mobile <id>)
- State is now used data in GB (e.g.
40.61) - Unit changed from
%→GB - Fixes unlimited plans always showing
0%(meaningless for unlimited) used_percentage_datastill available as an attributeusage_gbadded as an explicit attribute
If you have automations or templates that rely on the old
%state value, update them to use theused_percentage/used_percentage_dataattribute instead.