Hi. Trying to get the roomba_rest980 integration to run via the rest980 addon. Addons rest980 Docker Image and php-nginx Docker Image are running fine with no errors in the logs. When I try to set up the roombe_rest980 integration though it rerurns :"Rest980 did not output valid Roomba data" (as opposed to "Could not connect to rest980 on that URL." when url/port are incorrect, so it does actually connect).
The workaround for this which I found on https://github.com/ia74/roomba_rest980/issues/6#issuecomment-3379928238 and https://github.com/koalazak/rest980/issues/74#issuecomment-1712732907 is to edit the "node_modules/dorita980/lib/v2/local.js" and set the cipher variable to an empty string, or (recommended), the variable has a logical or for an environment variable ROBOT_CIPHERS.
But I cannot find neither the file nor even the folders anywhere on my HA instance.
I suspect that because the addon is a docker image I will have to pass the variable differently?
Thanks!
HA core OS 2025.12.4, Supervisor 2025.12.3, OS 16.3, frontend 20251203.0
Hi, I’ve set up the Docker instance on my QNAP and If i go to 192.168.1.111:3000, it presents the following, {"documentation":"https://github.com/koalazak/rest980","pong&qu...