Imow-webapi

Latest version: v0.8.4

Safety actively analyzes 623490 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.8.4

Fix
- Loosen the version requirements for dependency libs
- update the tested python version placed inside setup and PyPi to python 3.12

0.8.2

Fix
- validation of values in keyword arguments
BREAKING CHANGE
The iMow action `IMowActions.START_MOWING` now creates a `startMowing` action and no longer a `startMowingFromPoint` action.
To issue a `startMowingFromPoint`, the new `IMowAction.START_MOWING_FROM_POINT` needs to be used.

Added
- keywork arguments `starttime` and `endtime` in `IMow.intent()` call to be used with IMowActions.START_MOWING
- Updated Readme with `IMow.intent` exampes
- added debug log output in `intent()` call

0.7.10

- Bugfix http_session not present on logout

0.7.9

- remove unnecessary http_session closes

0.7.8

- Implement a logout function `ImowAPI.api_logout()`. Use within re-authentication

0.7.7

- Use more `async with`s

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.