Metadata-Version: 2.1
Name: pyworxcloud
Version: 3.0.2
Summary: Landroid cloud (Positec) API library
License: MIT
Author: Malene Trab
Author-email: malene@trab.dk
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: awsiot (==0.1.3)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: urllib3 (>=1.26.10,<2.0.0)
Project-URL: Bug Tracker, https://github.com/mtrab/pyworxcloud/issues
Project-URL: Documentation, https://github.com/mtrab/pyworxcloud
Description-Content-Type: text/markdown

<a href="https://www.buymeacoffee.com/mtrab" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

# pyWorxCloud

This is a PyPI module for communicating with Worx Cloud mowers, primarily developed for use with [Home Assistant](https://home-assistant.io), but I try to keep it as widely usable as possible.<br/>
<br/>
The module are compatible with cloud enabled devices from [these vendors](https://github.com/MTrab/pyworxcloud/wiki#current-supported-brands--vendors)

## Documentation

The documentation have been moved to the [Wiki](https://github.com/MTrab/pyworxcloud/wiki)<br/>
This is unfortunately a little out-of-date due to the huge changes in version 3.

