Releases: home-assistant-libs/aioshelly
Releases · home-assistant-libs/aioshelly
5.2.1
What's Changed
- Ensure RPCCall exceptions are resolved if the call times out (#330) @bdraco
- Fix example device update callback (#324) @thecode
- Reduce pressure on shelly device by increasing receive buffer (#314) @bdraco
⬆️ Dependencies
12 changes
- Bump tox from 4.1.2 to 4.2.6 (#329) @dependabot
- Bump pydocstyle from 6.1.1 to 6.2.3 (#328) @dependabot
- Bump actions/checkout from 3.2.0 to 3.3.0 (#323) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#321) @dependabot
- Bump tox from 4.0.17 to 4.1.2 (#320) @dependabot
- Bump tox from 4.0.14 to 4.0.17 (#319) @dependabot
- Bump isort from 5.11.3 to 5.11.4 (#318) @dependabot
- Bump pre-commit from 2.20.0 to 2.21.0 (#316) @dependabot
- Bump actions/setup-python from 4.3.1 to 4.4.0 (#315) @dependabot
- Bump isort from 5.10.1 to 5.11.3 (#311) @dependabot
- Bump tox from 4.0.8 to 4.0.14 (#312) @dependabot
- Bump pylint from 2.15.8 to 2.15.9 (#313) @dependabot
5.2.0
What's Changed
- Device refactor by @thecode in #288
- Fix pre-commit flake8 by @thecode in #294
- Update README.md by @thecode in #296
- Move RPC models definitions to models.py by @thecode in #295
- Make receive_json_or_raise a normal function by @bdraco in #300
- Fix RPC trigger reboot by @thecode in #299
- Raise exception on disconnect for all inflight calls by @bdraco in #302
- Add python 3.11 to the CI by @bdraco in #306
- Fix state updates never coming back after reconnect by @bdraco in #307
- Add python 3.11 to tox by @thecode in #309
- Significantly reduce heartbeat overhead by @bdraco in #301
⬆️ Dependencies
10 changes
- Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #297
- Bump tox from 3.27.0 to 3.27.1 by @dependabot in #289
- Bump pylint from 2.15.5 to 2.15.6 by @dependabot in #290
- Bump mypy from 0.990 to 0.991 by @dependabot in #291
- Bump flake8 from 5.0.4 to 6.0.0 by @dependabot in #292
- Bump pylint from 2.15.6 to 2.15.7 by @dependabot in #293
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #308
- Bump pylint from 2.15.7 to 2.15.8 by @dependabot in #304
- Bump tox from 3.27.1 to 4.0.8 by @dependabot in #303
- Bump black from 22.10.0 to 22.12.0 by @dependabot in #305
Full Changelog: 5.1.2...5.2.0
5.1.2
5.1.1
5.1.0
5.0.0
4.2.0
What's Changed
⬆️ Dependencies
3 changes
- Bump mypy from 0.982 to 0.990 (#280) @dependabot
- Bump wheel from 0.38.2 to 0.38.4 (#279) @dependabot
- Bump wheel from 0.37.1 to 0.38.2 (#278) @dependabot