Skip to content

Matze693/XiaomiVacuumCleanerTelegramBot

Repository files navigation

XiaomiVacuumCleanerTelegramBot

A useful telegram bot to control Xiaomi Vacuum Cleaner V2.

Motivation

The Xiaomi Vacuum Cleaner V2 has the new cleaning zone feature. This is awesome and very helpful! But unfortunately each time the cleaning zone must be reconfigured for certain rooms. That is time-consuming and annoying. It would be nice if I could just tell Roborock, "Clean the living room.".

Installation

  1. Install the python packages python-telegram-bot and python-miio
  2. Get your token from the Roborock (see python-miio.readthedocs.io)
  3. Create a telegram bot with BotFather.
  4. Clone or download the XiaomiVacuumCleanerTelegramBot.
  5. Make a copy of the file example_config.json -> config.json.
  6. Insert the Roborock and Telegram Bot token into config.json.
  7. Insert the Roborock IP address into config.json
  8. Insert your cleaning zones (doors, rooms, areas) in the config.json.
  9. Start the telegram bot with main.py.

Usage

  1. Start your Telegram Bot with /start.
  2. Follow the menu.
  3. Enjoy 😄

Need help or further ideas

Feel free to add an issue or an pull request.

Releases

No releases published

Packages

No packages published

Languages