Skip to content

Releases: myTselection/telenet_telemeter

0.8.0

13 Mar 21:13
Compare
Choose a tag to compare

Added 'squeezed' attribute that would become true when on smallband

0.7.3

26 Feb 21:27
Compare
Choose a tag to compare

Minor code cleanup + reload integration fix #3

0.7.1

18 Feb 12:32
Compare
Choose a tag to compare

Based on peak_usage data, it seems the Corona peak timing is still active, so peak only starts as of 17h instead of 12h. (see https://www2.telenet.be/nl/klantenservice/wat-zijn-de-piek-en-daluren-bij-een-abonnement-met-onbeperkt-surfen/)

0.7.0

16 Feb 23:36
7c78d03
Compare
Choose a tag to compare
  • converted internet period_used_percentage to an improved calculation based on seconds instead of days for higher accuracy
  • added extra sensor telenet_telemeter_peak indicating if peak currently applies or not and a calculated speed (since unclear if product speed indication, as shown in standard telenet_telemeter sensor, is updated based on actual usage), #9
  • more frequent updates of usage statistics (15min instead of 1h)

0.6.4

16 Feb 20:15
Compare
Choose a tag to compare

period_used_percentage fix

0.6.3

12 Feb 15:03
Compare
Choose a tag to compare

In case a subscription with peak/offpeak info is used, the included_volume_usage remained uninitialized making the example markdown not working (#14). Update markdown example and made sure all vars get initialized.

0.6.2

22 Jan 14:12
Compare
Choose a tag to compare

Alternative approach to get download and upload speed attributes as they may not have a fixed location in the data set, #12

0.6.1

22 Jan 09:17
Compare
Choose a tag to compare
  • Extra checks for missing elements that may fix #13
  • Corrected the interchanged download and upload speed attributes, fix #12, thx @teranex!

0.6.0

21 Jan 22:46
Compare
Choose a tag to compare
  • retrieved internet data service limit product details to get FUP limit (3TB) as included volume, fixes #7
  • added extra internet product details (download speed, upload speed) as attributes

0.5.0

21 Jan 21:34
Compare
Choose a tag to compare

Extra mobile usage attributes and cleanup