Releases: zachowj/xfinity-data-usage
Releases · zachowj/xfinity-data-usage
v0.30.0
0.30.0 (2024-09-15)
Reverts
- Back to playwright 1.44.1 (4c25bdb)
Miscellaneous Chores
v0.29.1
0.29.1 (2024-09-15)
Bug Fixes
- Remove unnecessary console.log (21ef999)
v0.29.0
0.29.0 (2024-09-15)
Features
- 🤖 Definitely Not a Bot... Just a Web Scraper with a Human Touch! (ea1a7f0)
v0.28.0
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
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.26.0
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
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
0.24.2 (2024-06-27)
Bug Fixes
- Catch JSON parsing errors of usage data (608f59f)