8000 GitHub - bhuebschen/dreame-mower: Dreame lawn mower integration for Home Assistant
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bhuebschen/dreame-mower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Dreame/MOVA lawn mower integration for Home Assistant

GitHub Release hacs_badge

This is a custom integration for Home Assistant that allows you to control your Dreame lawn mower robot

(current) Features

  • Start/Stop mowing.
  • Send back to home.

Please note: this is a modified version of Tasshack's "Dreame Vacuum" integration to work with the lawn mower, in this state it may causes a lot of error-messages.

If you are interested in the (original) Vacuum-integration, please take a look at: https://github.com/Tasshack/dreame-vacuum

Installation

HACS (Recommended)

  1. Ensure that HACS is installed in your Home Assistant instance.

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

-- or --

  1. Add this repository as a custom repository in HACS:
    • Open HACS in Home Assistant.
    • Go to Integrations.
    • Click on the three dots in the top-right corner and select Custom repositories.
    • Add the following URL: https://github.com/bhuebschen/dreame-mower.
    • Select Integration as the category.
  2. Search for "Dreame Mower" in the HACS integrations list and install it.

Manual Installation

  1. Download the latest release from the GitHub Releases page.
  2. Extract the downloaded archive.
  3. Copy the custom_components/dreame-mower folder to your Home Assistant custom_components directory.
    • Example: /config/custom_components/dreame-mower
  4. Restart Home Assistant.

Configuration

Open your Home Assistant instance and start setting up a new integration.

-- or --

  1. In Home Assistant, navigate to Settings > Devices & Services.
  2. Click Add Integration.
  3. Search for "Dreame Mower" and select it.
  4. Enter the credentials you used in your Dreamehome/MOVAhome App
  5. Complete the setup process.

Usage

Once the integration is configured, your Dreame/MOVA Mower(s) will appear as entities in Home Assistant.

Troubleshooting

  • Ensure your Dreame/MOVA account credentials are correct.
  • Check the Home Assistant logs for any errors related to the integration.

Support

If you encounter any issues or have feature requests, please open an issue on the GitHub Issues page.

Contributions

Contributions are welcome! Feel free to submit pull requests to improve this integration.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Thanks / Contributors

0