Valetudo RE 0.9.9
This is the next release of RE version, verified on S55 (fw 2020).
A few notable changes in this release:
- Implemented optional https support in the Web UI by @jneuhauser (see deployment section for initial instructions);
- Added "last_bin_out" parameter to MQTT attributes containing the date when dustbin was pulled the last time (due to internal limitations can't properly detect consequent or offline purges);
- Changed "get_destinations" MQTT command to include location coordinates or IDs in addition to their plain names;
- Allowed to specify in MQTT commands where the device should go after the cleaning to be started will finish;
- Allowed to play sounds via MQTT command from remote locations when sox is installed;
- Added Czech translation by @thekarinka;
- Updates to Spanish and Catalan locales;
- Different bugfixes.
Update:
This valetudo RE version uses mqtt library v4.2.4 that may cause mqtt connection issues on some configurations. On 2020.12.01 there was uploaded fixed version of valetudo binary (valetudo-mqtt-fix.tar.gz) with mqtt updated to v4.2.6, which you may use if you found that you can't connect your device to your mqtt broker - just replace an old binary with a new one.