Valetudo 2021.09.1 #1098
Hypfer
announced in
Release Discussions
Replies: 1 comment 1 reply
-
Thank you @Hypfer and @ccoors - we appreciate your work :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2021.09.1
This release is packed with UI improvements thanks to @ccoors
Event UI
The new UI now subscribes to the ValetudoEvents endpoint and allows for interaction with them.
This is helpful as they might contain errors that you've missed.
Also, your robot might require confirmation from you to store a new map so make sure to keep an eye on that.
Timer UI
You can now use the new UI to set up ValetudoTimers.
Note that timers are always stored and evaluated as UTC. The local time display is simply a convenience feature.
MQTT config UI
MQTT configuration can now also be done via the new UI.
It features a nice topic preview to make it easier for newcomers to interact with Valetudo via MQTT.
Also, the API will no longer return any MQTT credentials but instead replace them with
<redacted>
for security reasons.Logviewer UI
A basic log viewer has been added to the new UI. While still WIP, it already allows for live updates as well as filtering, which is a neat improvement.
Auto-empty Dock related features
If you own a Dreame Z10, you're now able to enable/disable the automatic dust collection via the Swagger UI.
Furthermore, you can also trigger it manually via either the UI, the REST API or MQTT, meaning that you can now fully customize the collection interval by using e.g. Home Assistant automations.
Misc
Obstacle Avoidance
You can now disable the Obstacle Avoidance Feature of your Dreame L10/Z10 via the Swagger UI if you experience issues such as the robot refusing to drive onto a carpet.
Consumables UI
The new UI now also features a consumables section with a neat hover feature hopefully helping newcomers better understand the consumables.
Runtime Information UI
The new UI about section has been extended to display data returned by the runtime information endpoint.
Autogenerated changelog
Features
Bug Fixes
This discussion was created from the release Valetudo 2021.09.1.
Beta Was this translation helpful? Give feedback.
All reactions