Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Releases: zachowj/xfinity-data-usage

v0.30.0

15 Sep 09:52
e8504b3
Compare
Choose a tag to compare

0.30.0 (2024-09-15)

Reverts

  • Back to playwright 1.44.1 (4c25bdb)

Miscellaneous Chores

v0.29.1

15 Sep 07:56
5b8f66d
Compare
Choose a tag to compare

0.29.1 (2024-09-15)

Bug Fixes

  • Remove unnecessary console.log (21ef999)

v0.29.0

15 Sep 06:50
3f56a3e
Compare
Choose a tag to compare

0.29.0 (2024-09-15)

Features

  • 🤖 Definitely Not a Bot... Just a Web Scraper with a Human Touch! (ea1a7f0)

v0.28.1

31 Aug 00:14
b9d5a9e
Compare
Choose a tag to compare

0.28.1 (2024-08-31)

Bug Fixes

  • Fix double error message (5f3c16d)

v0.28.0

30 Aug 22:11
d010bcb
Compare
Choose a tag to compare

0.28.0 (2024-08-30)

Features

  • Add env variable to allow recording browser session (70a39e9)
  • Detect access denied page and delays next fetch by 6 hours (70a39e9)
  • Randomize user agents (70a39e9)

v0.27.1

01 Aug 06:12
567b4e2
Compare
Choose a tag to compare

0.27.1 (2024-08-01)

Bug Fixes

  • Fix data schema to allow null values (9a3303e)

Reverts

  • Down grade eslint-plugin-n to work with eslint-config-standard (c04d244)

v0.27.0

11 Jul 02:58
33cad63
Compare
Choose a tag to compare

0.27.0 (2024-07-11)

Features

v0.26.0

07 Jul 01:49
a06b2fa
Compare
Choose a tag to compare

0.26.0 (2024-07-07)

Features

  • Allow username and password for xfinity and mqtt to be define as env vars (c36c7d0)

v0.25.0

04 Jul 22:29
11be807
Compare
Choose a tag to compare

0.25.0 (2024-07-04)

Features

  • Add force_update to mqtt sensor (c4c1105), closes #285
  • Give the mqtt sensor an unique id (c4c1105)

v0.24.2

27 Jun 21:09
e12696b
Compare
Choose a tag to compare

0.24.2 (2024-06-27)

Bug Fixes

  • Catch JSON parsing errors of usage data (608f59f)