Releases: Harmony-Libs/aioharmony
Releases · Harmony-Libs/aioharmony
v0.4.1
v0.4.0
v0.3.0
v0.2.14
v0.2.13
v0.2.12
v0.2.12 (2025-01-24)
Bug Fixes
- Adjust timeout calls to use async context manager to fix compat with async_timeout 5+ (#55,
dc96aee
)
Detailed Changes: v0.2.11...v0.2.12
v0.2.11
v0.2.10
- Fixed:
- "module asyncio has no attribute coroutine" exception in call_raw_callback function on Python 3.11
- Changed:
- Bumped minimum required Python version to 3.9
v0.2.9
Fixed: Fixed exception in Python 3.10 by removing loop parameter (swolix)
v0.2.8
Changed: Get remote_id from Hub without creating websocket connection