/congatudo-add-on

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

Primary LanguageShellMIT LicenseMIT

congatudo

Free your Conga from the cloud

Congatudo add-on aims to be an easy way to install Valetudo Conga fork in a home assistant server, being a vendor-agnostic abstraction and cloud replacement for vacuum robots inluding Cecotec Conga 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

Configuration

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

This add-on is automatically configured if you have a MQTT service in Home Assistant.

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