Skip to content

A home assistant addon to provide a Valetudo server for Cecotec Conga vacuums

License

Notifications You must be signed in to change notification settings

congatudo/congatudo-add-on

Repository files navigation

congatudo

Free your vacuum from the cloud

Congatudo add-on aims to be a vendor-agnostic abstraction and cloud replacement for Cecotec Conga vacuum robots

For more information, check out the repository

Installation

  1. Click the button below to install this repository:

Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

  1. Click on the new add-on named "Valetudo"
  2. Click Install on the add-on page
  3. Click Start and then Open Web UI to confirm everything is ok

Requirements

Have already installed and running a MQTT server resource. This add-on is automatically configured if you have a MQTT service in Home Assistant.

Configuration

The add-on adds a file named valetudo.json in the /config directory of your HA installation.

Connect your robot

Now you need to connect your robot to your add-on.

  1. Ensure your Conga is connected to your WiFi
  2. Access your Conga through SSH (follow this instruction to overpass the root password here)
  3. Edit the hosts file in the robot with your home assistant ip and reboot:
    $ echo "<your home assistant ip> cecotec.das.3irobotix.net cecotec.download.3irobotix.net cecotec.log.3irobotix.net cecotec.ota.3irobotix.net eu.das.3irobotics.net eu.log.3irobotics.net eu.ota.3irobotics.net cecotec-das.3irobotix.net cecotec-log.3irobotix.net cecotec-upgrade.3irobotix.net cecotec-download.3irobotix.net" >> /etc/hosts
    $ reboot
  4. Check the add-on logs to see if the robot is registered

Screenshots

image image

Resources