Closed astranberg closed 3 years ago
Is this straight after starting the Add-on? or are you trying to access something via the REST API?
Is this straight after starting the Add-on? or are you trying to access something via the REST API?
From the rest980 addon in the addon-store in HA.
Hello,
I am having the exact same issue, straight after starting the Add-on.
I solved the issue when i set Firmware to "2"
@Thib261 Firmware Version is set to 2 by default when installed in HA?
Correct, but I changed to to 3 thinking this was related to the Roomba software version. My mistake
Ah ok, I've updated to README to call this out.
@astranberg - does this fix your issue also?
yes it fixed it.
I do have no output when I goto: http://IPADDRESS:3000/api/local/info/state
just gives my empty curly brackets.
this occurs while Roomba is running or even after it's finished it's job
may be unrelated tho....
That typcially happens when there is another service "competing" for the MQTT broker that runs on the Robot. Its limited to a single connection at any time. I have historically noticed the the most when using the native "vacuum" integration in parallal as using rest980.
Usually restarting the container should bring it back
Okay thanks man. Do I need to remove or disable the native vacuum integration, reboot 980, and then re run a clean?
I would suggest removing the native integration as you dont need it if you are running rest980. Once you restart the container when you browse to the API you should get data without the need for a clean to be running.
You can then follow the instructinos in the README to get this all setup 👍
Hey,
I'm getting this error when starting the rest980 via HA Add-on store.