Sören Beye
Sören Beye
That code is just terrible https://github.com/Hypfer/Cybele/blob/master/lib/Dongle.js#L215
Currently, if you configure polling of multiple devices with the same interval, they all happen at the same time. BLE doesn't really like that so it tends to break. There...
Nothing much to say here. It's a feature request and not a bug :) ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1092668-progress-bar-should-also-work-with-mplayer?utm_campaign=plugin&utm_content=tracker%2F281825&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F281825&utm_medium=issues&utm_source=github).
It might be useful to have some kind of standalone tool that takes a ValetudoMap json and converts it to standard formats that one would want to use when modelling...
Currently, Valetudo only features very basic support for manual control. There's the `ManualControlCapability`, which allows for only up to four commands: ``` - FORWARD - BACKWARD - ROTATE_CLOCKWISE - ROTATE_COUNTERCLOCKWISE...
Similar to the robot coverage view, there could be a dedicated map measurement info view, which provides - Total flat size in m² - Room size in m² - A...
The Idea here would be to integrate the Wi-Fi Heatmap functionality of [Valeronoi](https://github.com/ccoors/Valeronoi) into the Valetudo frontend in a way that does not affect the backend. First, the user would...