Aioautomower

Latest version: v2024.5.0

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

Scan your dependencies

Page 5 of 17

2024.1.4

What’s Changed
* remove deprecated rest module (156) Thomas55555
* Mypy (155) Thomas55555

2024.1.3

What’s Changed
* remove rootmodell (154) Thomas55555

2024.1.2

What’s Changed
* fix models (153) Thomas55555

2024.1.1

What’s Changed
* fix closing the session (152) Thomas55555
* [pre-commit.ci] pre-commit autoupdate (151) pre-commit-ci

2024.1.0

What’s Changed
* [pre-commit.ci] pre-commit autoupdate (150) pre-commit-ci
* remove deprecated loop (149) Thomas55555
* fix WorkAreas not a list (148) Thomas55555

2023.12.0

Breaking changes!!! - complete rework of the library

If you migrate from 2023.9.0 or earlier, this updates breaks everything.
With this version comes some major differences:
- Mower results come as dataclass and not as dictionary anymore
- Token refresh management is not included in `AutomowerSession` anymore. You're now responsible for getting a constantly fresh token
- No API-Key is needed anymore, for sending commands or getting the mower status
- Sending commands to the mower is now easier. You don't need to code the payload anymore. You can use e.g. `AutomowerSession.resume_schedule(your_mower_id)`

What’s Changed
* [pre-commit.ci] pre-commit autoupdate (146) pre-commit-ci
* Split up connect and receive in websocket (133) Thomas55555
* [pre-commit.ci] pre-commit autoupdate (144) pre-commit-ci
* Bump actions/setup-python from 4 to 5 (143) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (142) dependabot
* [pre-commit.ci] pre-commit autoupdate (141) pre-commit-ci
* [pre-commit.ci] pre-commit autoupdate (140) pre-commit-ci
* [pre-commit.ci] pre-commit autoupdate (139) pre-commit-ci
* [pre-commit.ci] pre-commit autoupdate (137) pre-commit-ci
* Revert "pre-commit autoupdate" (138) Thomas55555
* Auto-update pre-commit hooks (135) github-actions
* Auto-update pre-commit hooks (132) github-actions
* Auto-update pre-commit hooks (131) github-actions
* depracate rest.py (130) Thomas55555
* use pyproject.toml (129) Thomas55555
* pre-commit autoupdate (128) Thomas55555
* fix requirements (127) Thomas55555
* add pre-commit autoupdate (126) Thomas55555
* bump version to 2023.10.0b5 (125) Thomas55555
* replace LOGGERS by Exceptions (124) Thomas55555
* fix cli.py (123) Thomas55555
* improve ws_communication (122) Thomas55555
* move structure token to utils (121) Thomas55555
* add switch stay out zone (120) Thomas55555
* Reactivate websocket (119) Thomas55555
* use pydantic (118) Thomas55555
* really use abstractauth (117) Thomas55555
* return mowers as dictionary dataclass (116) Thomas55555
* Submit complete data with ws (115) Thomas55555
* bump version to 2023.9.1b4 (114) Thomas55555
* add pre-commit with ruff (113) Thomas55555
* Return rest mower data in session as dataclass (112) Thomas55555
* name object mowers instead of dataclass (111) Thomas55555
* bump version to 2023.9.1b2 (110) Thomas55555
* Fix error in dataclass (109) Thomas55555
* Add Consts and Enums (108) Thomas55555
* Add DataClasses (107) Thomas55555
* Bump actions/checkout from 3 to 4 (106) dependabot

Page 5 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.