Releases: ivgg-me/aioremootio
Releases · ivgg-me/aioremootio
Introducing timeouts for connecting, disconnecting, ...
1.0.0.alpha21 Tag version: 1.0.0.alpha21
Updated requirements, Python 3.12 compatibility
1.0.0.alpha20 Tag version: 1.0.0.alpha20
Extended requirements compatiblity
1.0.0.alpha19 Tag version: 1.0.0.alpha19
Updated requirements
1.0.0.alpha17 Tag version: 1.0.0.alpha17
Connection handling refinement
1.0.0.alpha16 Tag version: 1.0.0.alpha16
Rewrite
- Reducing the complexity of the code through using more features of asyncio.
- Improved error handling.
- Possbility to connect/disconnect to/from the device manually.
Requirements Update
Updating requirements to the actual versions.
Support for defining host name (or the IP address as well) of the Remootio device
ATTENTION: Braking change. Connection option for the IP address is now also host
.
Support for defining hostname (or the IP address as well) of the Remootio device
ATTENTION: Braking change. Connection option for the IP address is now also hostname
.
Enhancements
Increasing delay between checks whether the by the client started tasks are stopped.