Skip to content

Releases: a2hill/python-thermoworks-cloud

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 27 Jun 15:53
Adding multi-page support when listing archives

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 27 Jun 02:41
Fix archive feature lint failures

v0.1.13: Make AuthFactory configurable for alternative cloud providers

Choose a tag to compare

@github-actions github-actions released this 05 Apr 18:33
Add optional api_key, app_id, and referer parameters to AuthFactory
and _TokenManager, defaulting to ThermoWorks Cloud values for backward
compatibility. This enables use with ETI Cloud and other Firebase-based
cloud platforms sharing the same architecture.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.1.12: Bump actions/setup-python from 5 to 6

Choose a tag to compare

@github-actions github-actions released this 25 Oct 17:11
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 12 Jun 03:16
No longer querying devices from the user document, using devices coll…

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 06 Jun 15:49
Addresses issue with different devices having different properties

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 23 Mar 23:22
Fixing formatting errors

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 16 Mar 21:05
Making system optional in response to reports from other users

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 07 Mar 06:26
Updating failing test

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 25 Feb 06:03
[Bug Fix] 'reading' values are not always a consistent type