This integration allows you to control and monitor your Mammotion Luba, Luba 2 & Yuka robot mowers using Home Assistant.
- Bluetooth (BLE) support
- Wi-Fi support
- Scheduling
- Mapping and zone management
- Firmware updates
- Automations
- More...
- Start and stop the mower
- Monitor the mower's status (e.g., mowing, charging, idle)
- View the mower's battery level
- More features being added all the time!
- Home Assistant installed and running
- Mower connected to your home network
- Bluetooth proxy for Home Assistant
Here's a cleaned-up version of the installation instructions for your GitHub repo README:
This integration can be installed using HACS
- Open the Home Assistant web interface.
- Navigate to "Configuration" > "Integrations".
- Click the 3 dots in the top right corner and select "Custom repositories".
- In the "Add custom repository" dialog:
- Repository:
https://github.com/mikey0000/Mammotion-HA
- Category: Select "Integration"
- Click "ADD"
- Repository:
- Close the custom repositories dialog.
- Click the "+" button in the bottom right corner to add a new integration.
- Search for "Mammotion" and select it from the list.
- Follow the prompts to complete the setup:
- Select your robot mower by name when prompted.
- Click "Submit" to finalize the integration setup.
- Restart Home Assistant to apply the changes.
Note: If you encounter any issues, please ensure that HACS is properly installed and configured in your Home Assistant instance.
Once the integration is set up, you can control and monitor your Mammotion mower using Home Assistant. 🎉
If you encounter any issues with the Mammotion integration, please check the Home Assistant logs for error messages. You can also try the following troubleshooting steps:
- Verify that you have Bluetooth proxy setup with Home Assistant.
- Ensure that your mower is connected to your home network and accessible from Home Assistant.
- Restart Home Assistant and check if the issue persists.
This integration uses the PyMammotion library to communicate with Mammotion mowers. PyMammotion provides a Python API for controlling and monitoring Mammotion robot mowers via MQTT, Cloud, and Bluetooth.
If the problem continues, please file an issue on the GitHub repository for further assistance. 🙏