Releases: NabuCasa/hass-nabucasa
Releases · NabuCasa/hass-nabucasa
0.72.0
What's Changed
- #516 Add client_name property to CloudClient @ludeeus
- #510 Handle 403 status code @ludeeus
- #517 Bump version to 0.72.0 @ludeeus
⬆️ Dependencies
6 changes
- #514 Bump black from 23.7.0 to 23.9.1 @dependabot
- #511 Bump pytest from 7.4.0 to 7.4.2 @dependabot
- #513 Bump pytest-aiohttp from 1.0.4 to 1.0.5 @dependabot
- #512 Bump pylint from 2.17.5 to 2.17.7 @dependabot
- #515 Bump snitun from 0.36.1 to 0.36.2 @dependabot
- #475 Bump pycognito from 2022.12.0 to 2023.5.0 @dependabot
0.71.1
0.71.0
What's Changed
- #497 Allow 201 as status code for POST requests @ludeeus
- #502 Use servicehandlers server for remote API @ludeeus
- #503 Bump version to 0.71.0 @ludeeus
⬆️ Dependencies
3 changes
- #499 Bump mypy from 1.4.1 to 1.5.1 @dependabot
- #498 Bump syrupy from 4.0.8 to 4.5.0 @dependabot
- #501 Bump actions/checkout from 3 to 4 @dependabot
0.70.0
What's Changed
⬆️ Dependencies
7 changes
- #485 Bump pytest from 7.3.1 to 7.4.0 @dependabot
- #482 Bump mypy from 1.3.0 to 1.4.1 @dependabot
- #484 Bump syrupy from 4.0.2 to 4.0.4 @dependabot
- #488 Bump flake8 from 6.0.0 to 6.1.0 @dependabot
- #489 Bump black from 23.3.0 to 23.7.0 @dependabot
- #492 Bump pylint from 2.17.4 to 2.17.5 @dependabot
- #490 Bump syrupy from 4.0.4 to 4.0.8 @dependabot
0.69.0
What's Changed
- #479 Fix typing in client abstract methods @ludeeus
- #477 Add connection_info handler @ludeeus
- #478 Fix calls to client.cloud_connected @emontnemery
- #480 Bump version to 0.68.1 @emontnemery
- #481 Bump version to 0.69.0 @emontnemery
0.68.0
What's Changed
- #470 Avoid
datetime.utcfromtimestamp
Python 3.12 deprecation warning @scop - #450 Add cloud_connected and cloud_disconnected methods to CloudClient @emontnemery
- #476 Bump version to 0.68.0 @ludeeus
⬆️ Dependencies
2 changes
- #471 Bump mypy from 1.2.0 to 1.3.0 @dependabot
- #473 Bump pylint from 2.17.3 to 2.17.4 @dependabot
0.67.1
What's Changed
- #467 Correct typing of account_link.async_fetch_available_services @emontnemery
- #468 Bump version to 0.67.1 @ludeeus
0.67.0
What's Changed
- #465 Adjust CloudClient typing @emontnemery
- #454 Make Cloud a generic class @emontnemery
- #449 Include py.typed in package @emontnemery
- #466 Bump version to 0.67.0 @ludeeus
⬆️ Dependencies
4 changes
- #462 Bump pytest from 7.2.2 to 7.3.1 @dependabot
- #463 Bump mypy from 1.1.1 to 1.2.0 @dependabot
- #460 Bump pylint from 2.17.1 to 2.17.3 @dependabot
- #461 Bump syrupy from 4.0.0 to 4.0.2 @dependabot
0.66.2
What's Changed
- #457 Revert "Await start in update_token" @emontnemery
- #458 Await start task in CognitoAuth.async_login @emontnemery
- #459 Bump version to 0.66.2 @ludeeus