Skip to content

Releases: Pyhass/Pyhive

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 12 Apr 09:16
0311dc0
Merge pull request #116 from Pyhass/Add-debugging

Add debugging

1.0.8

Choose a tag to compare

@github-actions github-actions released this 24 Feb 23:12
c6021a5
Merge pull request #114 from Pyhass/Add-caching-Strategy

Bump version to 1.0.8 and implement entity-level caching with concurr…

1.0.8.dev10

1.0.8.dev10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Feb 09:34
Bump version to 1.0.8.dev10 and add target temperature validation wit…

1.0.8.dev9

1.0.8.dev9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Feb 18:49
Bump version to 1.0.8.dev9 and make token refresh threshold configura…

1.0.8.dev8

1.0.8.dev8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Feb 08:27
Bump version to 1.0.8.dev8 and enhance authentication logging with re…

1.0.8.dev7

1.0.8.dev7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Feb 22:58
Bump version to 1.0.8.dev7 and add defensive null state handling with…

v1.0.8.dev5

v1.0.8.dev5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Feb 17:40
Bump version to 1.0.8.dev5 and add API request timing with slow poll …

v1.0.8.dev4

v1.0.8.dev4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Feb 17:14
Add 10s timeout to API requests and return cached state for offline d…

v1.0.8.dev3

v1.0.8.dev3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Feb 12:57
Bump version to 1.0.8.dev3 and enhance token expiry logging

Added detailed debug logging for token expiry checks showing current time vs expiry time. Expanded refresh logging to display token creation time, actual expiry, early refresh threshold (×0.95), and current time for better troubleshooting of token refresh timing issues.

v1.0.8.dev2

v1.0.8.dev2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Feb 11:25
Update version format to PEP 440 compliant dev release notation

Changed version from "1.0.8_dev_2" to "1.0.8.dev2" to follow PEP 440 standard for development release identifiers.