-
Notifications
You must be signed in to change notification settings - Fork 257
Vacuum Robots CCC to CE conversion
Vacuum Cleaners from Mainland China are called "CCC" by us. Worldwide, especially european, are called "CE".
The difference is, that CCC uses Chinese Logservers and has chinese soundfiles enabled by default.
CE is using Logservers in Germany and has english soundfiles by default.
The only difference between both versions is a configuration file (and some sound files for the bootloader) in /mnt/default.
For Gen1 and Gen2 the configuration file is: roborock.conf
This file is interpreted by the U-Boot bootloader and the software. For CCC models this file does not exist. By creating it (with the correct content) you can make your vacuum permanently a CE mode.
This requires a rooted vacuum cleaner and SSH access to the vacuum:
-
SSH to the vacuum cleaner.
-
Mount the
default
partition:mount /mnt/default/ -o remount,rw
-
Edit
roborock.conf
:vi /mnt/default/roborock.conf
-
Press i to enable edit mode
-
for Gen1 paste:
language=en name=A.03.0030_CE bom=A.03.0030 location=de wifiplan= timezone=Europe/Berlin logserver=awsde0.fds.api.xiaomi.com
-
for Gen2 paste:
language=en name=custom_A.03.0005_CE bom=A.03.0005 location=de wifiplan= timezone=Europe/Berlin logserver=awsde0.fds.api.xiaomi.com
Make sure that the lines are the only content in your file!
-
-
Press ESC
-
If the file looks ok, press :wq. If the file looks broken, then press :q! and start again.
-
It is crucial that the content is exactly this and nothing else. The linebreaks must be correct!
-
Reboot your vacuum:
reboot
Navigation
- Home
- Vacuum Robots
- Lumi Aqara Camera (experimental)
- Lumi Aqara Gateway (new Version, without Homekit)
- Documentation
- Dustcloud