Robot setup

It is needed for the robot to know wich server it has to attend so then, it should be connected to your local network and point it to the Congatudo server. This is the purpose of the following steps

Connect the robot to your local network

First, you need to have your robot connected througth your wifi to get shell access. If you already have it, you can jumpthis section, otherwise, you can use the agnoc tool form your computer to establish the connection.

$> npm install -g @agnoc/cli 
$> agnoc wlan <wifissid> <pass>

Get root access in your Conga

  1. Check that you have SSH installed and working in your computer (Linux/MacOS by default, use Putty in Windows)
  2. You have to find out the IP address of your Conga (see this guide on how to)
  3. Open an SSH connection to your Conga. Replace 192.168.x.x with your Conga’s actual IP address:

    and when you get the login prompt, type root and then the password depending on your model:

    • for 3090: 3irobotics1
    • for 3x90, 4090 & 5490: @3I#sc$RD%xm^2S&2
  4. You should see something like this: Tina-Linux
  5. Now, it would be a good practice to:

Choose your installation method

Now you need to choose how to install Congatudo on your server. You can use one of the following methods:

Follow the link for your preferred method to continue with the installation.

Notes

  1. Model 3090 original password hash $1$ZnE1NgOT$oWafIj8xgsknzdJmRZM9N/ == 3irobotics 

  2. Model 3x90 original password hash $1$trVg0hig$L.xDOM91z4d/.8FZRnr.h1 == @3I#sc$RD%xm^2S& 

Congatudo

Open source cloud replacement for Conga vacuum robots enabling local-only operation

View the Project on GitHub congatudo/Congatudo

General

Getting Started Why Congatudo? Congatudo or Valetudo Supported Robots Buying supported robots Donate to the proyect

Installation

Robot setup Home Assistant installation Docker installation Standalone installation

Usage

Capabilities Overview

Companion Apps

Valetudo Companion (Android) Valetudo Tray Companion (Windows) Valeronoi Lovelace Valetudo Map Card I can't believe it's not Valetudo node-red-contrib-valetudo Fun & Games

Integrations

MQTT Home Assistant Node-RED openHAB

Misc

Conga, Files to backup Troubleshooting Empower your Conga voice Map Segments Add SSH Key Hey Google Clean My Room Get area and time in Home Assistant from Congatudo Clean me Time and Tank Virtual Sensors

Development

Building and Modifying Congatudo Congatudo core concepts MQTT