Releases: Kane610/aiounifi
Releases · Kane610/aiounifi
Add timestamp of last received websocket message
What's Changed
- Bump to v70 (#576) @Kane610
- Add timestamp of last received websocket message (#575) @Kane610
- Bump pytest-asyncio from 0.23.3 to 0.23.4 (#574) @dependabot
- Bump ruff from 0.1.13 to 0.1.14 (#572) @dependabot
Add Speedtest status
What's Changed
- Bump to v69 (#571) @Kane610
- Add new message usergroup:sync (#570) @Kane610
- Raise exceptions on websocket error (#568) @Kane610
- Bump ruff from 0.1.11 to 0.1.13 (#567) @dependabot
- Clean up code and improve test coverage (#566) @Kane610
- feat: add typing for Speedtest Status (#562) @owenvoke
- Bump ruff from 0.1.9 to 0.1.11 (#563) @dependabot
- Bump pytest-asyncio from 0.23.2 to 0.23.3 (#564) @dependabot
- Bump pytest from 7.4.3 to 7.4.4 (#558) @dependabot
- Bump mypy from 1.7.1 to 1.8.0 (#555) @dependabot
- Bump ruff from 0.1.8 to 0.1.9 (#556) @dependabot
- Bump Ruff to v0.1.8 (#553) @Kane610
Improve device state and web socket logging
What's Changed
- Bump to v68 (#552) @Kane610
- Bump pre-commit from 3.5.0 to 3.6.0 (#550) @dependabot
- Bump pytest-asyncio from 0.23.1 to 0.23.2 (#551) @dependabot
- Add IntEnum and dictionary for device states (#548) @JosephBlock
- Improve connectivity logging (#547) @Kane610
Improve traffic routes
What's Changed
- Bump to v67 (#545) @Kane610
- Bump ruff and mypy (#546) @Kane610
- Add some more typing to Traffic Routes and save (#537) @ViViDboarder
- Add message ping-test:update (#544) @Kane610
- Bump pytest-asyncio from 0.21.1 to 0.23.1 (#543) @dependabot
- Bump segno from 1.5.3 to 1.6.0 (#542) @dependabot
- Bump mypy from 1.7.0 to 1.7.1 (#539) @dependabot
- Bump dependencies (#538) @Kane610
Add traffic routes endpoint
What's Changed
- Bump to v66 (#535) @Kane610
- Rework error handling (#520) @Kane610
- Add message setup:sync (#534) @Kane610
- Add event EVT_XG_Lost_Contact (#533) @Kane610
- Add traffic routes (#528) @shaunpearsondev
- Bump aioresponses from 0.7.4 to 0.7.5 (#530) @dependabot
- Bump ruff from 0.1.5 to 0.1.6 (#532) @dependabot
- Bump ruff from 0.1.4 to 0.1.5 (#524) @dependabot
- Bump mypy from 1.6.1 to 1.7.0 (#525) @dependabot
- Bump ruff from 0.1.3 to 0.1.4 (#521) @dependabot
Don't raise exception on initialise
What's Changed
Add Traffic Rules implementation
What's Changed
- Bump to v64 (#513) @Kane610
- Make Ruff lint github action validate tests (#512) @Kane610
- Bump precommit versions (#510) @Kane610
- Remove path from api_handlers (#509) @Kane610
- Add vpn-connection:sync message (#508) @Kane610
- Bump mypy from 1.6.0 to 1.6.1 (#504) @dependabot
- Bump ruff from 0.0.292 to 0.1.1 (#505) @dependabot
- Bump black from 23.9.1 to 23.10.0 (#506) @dependabot
- Bump pre-commit from 3.4.0 to 3.5.0 (#502) @dependabot
- Bump mypy from 1.5.1 to 1.6.0 (#503) @dependabot
- Add traffic rules to library (#409) @herriejr
- Bump ruff from 0.0.291 to 0.0.292 (#501) @dependabot
- Bump ruff from 0.0.290 to 0.0.291 (#497) @dependabot
Rework websockets
Fix devices not always report IP
What's Changed
- Bump to v62 (#493) @Kane610
- Bump pre-commit deps (#492) @Kane610
- Devices does not necessarily report IP, if it is not enrolled into the system for example (#486) @Kane610
- Bump pytest from 7.4.1 to 7.4.2 (#489) @dependabot
- Bump pytest-aiohttp from 1.0.4 to 1.0.5 (#490) @dependabot
- Bump black from 23.7.0 to 23.9.1 (#491) @dependabot
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