Open n3ucr0n opened 2 months ago
Please add an examle of the log
2024-09-09 23:22:57.030 - error: roomba.3 (55706) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:22:59.078 - error: roomba.2 (55691) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:01.126 - error: roomba.3 (55706) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:03.174 - error: roomba.2 (55691) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:05.223 - error: roomba.3 (55706) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:07.270 - error: roomba.2 (55691) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:09.318 - error: roomba.3 (55706) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:11.367 - error: roomba.2 (55691) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:13.415 - error: roomba.3 (55706) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:15.462 - error: roomba.2 (55691) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:17.510 - error: roomba.3 (55706) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:19.558 - error: roomba.2 (55691) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:21.606 - error: roomba.3 (55706) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:23.654 - error: roomba.2 (55691) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:25.703 - error: roomba.3 (55706) An error occured and the adapter will be stopped! See debug for more details! 2024-09-09 23:23:27.750 - error: roomba.2 (55691) An error occured and the adapter will be stopped! See debug for more details!
`
I am experiencing a recurring issue with the iRobot Roomba adapter (version 1.3.0) on ioBroker. When the Roomba is out of battery (for example, if it is not on the charging station), the adapter logs constant error messages, which spam the entire ioBroker log. This seems to occur repeatedly as long as the Roomba is not charging or has no battery, making the logs extremely cluttered and difficult to use for debugging other issues.
This issue clogs the log, and the continuous error messages make it hard to track other events in ioBroker. It would be great if the adapter could handle low battery situations more gracefully without flooding the logs.
Installed version: 1.3.0 Environment: ioBroker on proxmox.
thank you!