Firmware Updates

By rooting your robot, you will lose the ability to install firmware updates directly from the vendor via OTA. This is intentional as those would un-root your robot. To update your robots' firmware, you will need to install a rooted version of that firmware.

Do note that just because a new firmware version is out, this does not mean that you'll be able to instantly install and use it. With every new firmware, we need to figure out how to root and patch it to work offline.

Usually, some software updates break out patching, and thus we have to rework it. Occasionally, the vendor might even introduce new countermeasures against us. While unlikely, it might happen that a new firmware version turns out to not be rootable at all. Do keep that in mind.

To update your robots' firmware, simply head over to the dustbuilder and build a new rooted firmware image with the version you want to install. Make sure to select the "Build for manual installation" option.

With the image built, SSH into your robot, download the tar file, extract it and install the firmware with the installation script provided inside the tar file. The process is basically the same as the one done during the initial root. Make sure that the robot is docked during that procedure.

If your robot has multiple system partitions like most of them do, you can run that install procedure twice for good measure. It is however not required to do that.

Meta

Home GitHub

General

Newcomer Guide

Why Valetudo?

Why not Valetudo?

Getting Started

So you've been banned?

Supported Robots

Buying Supported Robots

Media & Content Creators

Installation

Dreame

Midea

Roborock

Usage

Implementation Overview

Capabilities Overview

Upgrading

Firmware Updates

Integrations

MQTT

Home Assistant

Companion Apps

Valetudo Companion (Android)

Valetudo Tray Companion

Valeronoi

Lovelace Valetudo Map Card

Fun & Games

Misc

FAQ

Style Guide

Development

Rooting Essentials

Building and Modifying Valetudo

Valetudo core concepts

MQTT Implementation Details