PyMammotion is a Python API for controlling and monitoring Mammotion robot mowers (Luba, Luba 2 & Yuka) via MQTT, Cloud, and Bluetooth.
This library is the foundation for the Mammotion Home Assistant integration. If you're looking to control your Mammotion mower through Home Assistant, check out the integration repository for installation and setup instructions.
You can install PyMammotion using pip:
pip install pymammotion
PyMammotion uses betterproto
and protoc
for generating protobuf models. To set up the development environment:
- Clone the repository
- poetry install --with=dev
- Profit
Contributions are welcome! Please check the issues for ways you can help improve PyMammotion.
If you encounter any issues:
- Check the wiki for known issues and solutions
- Ensure you're using the latest version of PyMammotion
- If the problem persists, please open an issue on GitHub
This project is licensed under the MIT License - see the LICENSE file for details.
The trademarks "Mammotion," "Luba," and "Yuka" referenced herein are registered trademarks of their respective owners. The author of this software repository is not affiliated with, endorsed by, or connected to these trademark owners in any way.