Releases: NabuCasa/hass-nabucasa
Releases · NabuCasa/hass-nabucasa
0.108.0
0.107.1
0.107.0
What's Changed
- #893 Add freezegun for time manipulation in tests @ludeeus
- #894 Improve logging messages for better clarity and consistency @ludeeus
- #890 Remove cloud_api.async_subscription_info @ludeeus
- #896 Implement better certificate management status updates @ludeeus
- #895 Add migrate_paypal_agreement to PaymentsApi @ludeeus
- #897 Allow empty API responses for POST and HEAD @ludeeus
- #899 Refactor ICE server listener registration to ensure proper cleanup of tasks @ludeeus
- #898 Migrate standalone DNS handlers to the instance api class @ludeeus
- #887 Separate out connection errors from subscription issues @ludeeus
- #903 Suppress ContentTypeError in API handler @ludeeus
- #905 Add WAV output type for TTS @synesthesiam
- #904 Refactor billing plan type retrieval to improve error handling @ludeeus
⬆️ Dependencies
3 changes
- #900 Bump freezegun from 1.5.2 to 1.5.3 @dependabot[bot]
- #901 Bump mypy from 1.16.1 to 1.17.0 @dependabot[bot]
- #902 Bump ruff from 0.12.2 to 0.12.3 @dependabot[bot]
0.106.0
0.105.0
What's Changed
- #882 Add Alexa API integration and tests for access token retrieval @ludeeus
- #884 Add Payments API integration and tests @ludeeus
- #883 Refactor cloudhooks to use ApiBase and add generate method for cloudhook details @ludeeus
- #886 Extend the details for AcmeJWSVerificationError to include "Unable to validate JWS" @ludeeus
⬆️ Dependencies
- #885 Bump ruff from 0.12.0 to 0.12.1 @dependabot[bot]
0.104.0
What's Changed
- #876 Use the ApiBase for ice server handling @ludeeus
- #877 Handle more problems while getting the billing plan type @ludeeus
- #878 Add API versioning support to ApiBase and IceServers classes @ludeeus
- #881 Add sleep time calculation token refresh handler @ludeeus
⬆️ Dependencies
2 changes
- #879 Bump pytest from 8.4.0 to 8.4.1 @dependabot[bot]
- #880 Bump ruff from 0.11.13 to 0.12.0 @dependabot[bot]
0.103.0
0.102.0
What's Changed
⬆️ Dependencies
9 changes
- #865 Bump ruff from 0.11.9 to 0.11.10 @dependabot[bot]
- #867 Bump ruff from 0.11.10 to 0.11.11 @dependabot[bot]
- #869 Bump pytest from 8.3.5 to 8.4.0 @dependabot[bot]
- #870 Bump ruff from 0.11.11 to 0.11.12 @dependabot[bot]
- #871 Bump mypy from 1.15.0 to 1.16.0 @dependabot[bot]
- #872 Bump ruff from 0.11.12 to 0.11.13 @dependabot[bot]
- #873 Bump mypy from 1.16.0 to 1.16.1 @dependabot[bot]
- #868 Bump acme to 4 and allow 2.x of josepy @ludeeus
- #874 Bump acme from 4.0.0 to 4.1.1 @dependabot[bot]