Unknown block type messages in Logfile
Describe the bug
Unknown block type messages in Logfile
Screenshots & Logfiles
iobroker.2024-05-10.log.txt
Versions:
- Adapter version: v0.6.4
- JS-Controller version: 5.0.19
- Node version: v18.17.1
- Operating system: Debian 5.10.179-1
Roborock S8 MaxV Ultra
Thank you for the report. To fix this, I need a debug log. Please change the logging of the adapter for Debug and attach a new log.
Thank you. Unfortunately, the beginning of the log is missing.
I also have the same problem.
Adapter v0.6.4 JS 5.0.19 Node.js: v18.20.2
Roborock Qrevo MaxV
Html File:
iobroker.2024-05-22a.log
I hope that it helps. I know there is a problem with the rooms clean_time and cleaned_area which I have been adding manually. I just haven't gotten to all of them yet.
Thank you for the log. I checked the config stored on the official roborock server and added the missing values to my code. Not all new values are processed. The missing blocks reported in the log are from the map. If you're missing anything in particular in the map, please let me know.
If you want, you can try out the new dev to see if it works out for you https://github.com/copystring/ioBroker.roborock/tree/dev
Thank you. I will try it out.
Since I don't (yet) use VIS, I cannot see if anything is missing/changing on the map. I am currently using it to automate things around the house and when I am not at home.
After trying the new DEV for the last couple of days, the error messages have not returned. Just the dropped MQTT and the corresponding reconnects, but that has nothing to do with this issue. Thank you.
Thank you for testing!