Releases: Pyhass/Pyhiveapi
Releases · Pyhass/Pyhiveapi
1.0.8
1.0.8.dev10
Bump version to 1.0.8.dev10 and add target temperature validation wit…
1.0.8.dev9
Bump version to 1.0.8.dev9 and make token refresh threshold configura…
1.0.8.dev8
Bump version to 1.0.8.dev8 and enhance authentication logging with re…
1.0.8.dev7
Bump version to 1.0.8.dev7 and add defensive null state handling with…
v1.0.8.dev5
Bump version to 1.0.8.dev5 and add API request timing with slow poll …
v1.0.8.dev4
Add 10s timeout to API requests and return cached state for offline d…
v1.0.8.dev3
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
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.
1.0.8.dev6fixed
Bump version to 1.0.8.dev6 and reduce API timeout and slow poll thres…