Releases: Kane610/aiounifi
Releases · Kane610/aiounifi
Fix some 7.5.174 related changes
What's Changed
- Bump to v61 (#485) @Kane610
- New message session-metadata (#484) @Kane610
- Use cast rather than isinstance for client bytes (#483) @Kane610
- Bump ruff from 0.0.286 to 0.0.287 (#479) @dependabot
- Bump pre-commit from 3.3.3 to 3.4.0 (#478) @dependabot
- Bump pytest from 7.4.0 to 7.4.1 (#480) @dependabot
Handle port forward enable key not always available
Some new device properties
Loosen packaging version requirements
Fix some packaging issues
Break out connectivity and improve SetPoEPortMode
What's Changed
- Fix bad license string (#465) @Kane610
- Bump to v56 (#464) @Kane610
- Allow DeviceSetPoePortModeRequest to take a list of ports (#463) @Kane610
- Move client tests (#462) @Kane610
- Clean up tests (#461) @Kane610
- Use gather on initialize (#460) @Kane610
- Split out configuration and connectivity from controller (#459) @Kane610
- Simplify request flow (#458) @Kane610
- Update vscode settings (#457) @Kane610
- Move coveragerc config to pyproject (#456) @Kane610
- Bump orjson from 3.9.4 to 3.9.5 (#454) @dependabot
- Bump mypy from 1.5.0 to 1.5.1 (#453) @dependabot
- Bump ruff from 0.0.284 to 0.0.285 (#455) @dependabot
- Only use pyproject.toml (#448) @Kane610
- Bump mypy from 1.5.0 to 1.5.1 (#449) @dependabot
- Bump ruff from 0.0.284 to 0.0.285 (#450) @dependabot
- Bump orjson from 3.9.4 to 3.9.5 (#451) @dependabot
- Move mypy configuration to pyproject.toml (#447) @Kane610
- Remove pylintrc and update gitignore (#446) @Kane610
- Utilize Ruff better (#445) @Kane610
- Replace async_timeout with asyncio.timeout (#443) @Kane610
- Improve tests (#444) @Kane610
Improved sites and added system information API
What's Changed
- Bump to v55 (#442) @Kane610
- Add system information API (#433) @Kane610
- Replace path string with api_request in ApiHandler (#440) @Kane610
- Rework sites to use ApiHandler (#434) @Kane610
- Bump tox from 4.6.4 to 4.8.0 (#438) @dependabot
- Bump async-timeout from 4.0.2 to 4.0.3 (#435) @dependabot
- Bump ruff from 0.0.282 to 0.0.284 (#436) @dependabot
- Bump mypy from 1.4.1 to 1.5.0 (#437) @dependabot
- Bump orjson from 3.9.3 to 3.9.4 (#439) @dependabot
Support Port forward API
Add new and detail existing device properties
Improve set PoE port mode
What's Changed
- Bump to v52 (#425) @Kane610
- Improve error logging (#424) @Kane610
- Improve set PoE port mode (#423) @Kane610
- Bump ruff from 0.0.280 to 0.0.282 (#420) @dependabot
- Bump orjson from 3.9.2 to 3.9.3 (#421) @dependabot