Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Roomba e5 support #1

Closed
kgerlich opened this issue Dec 14, 2018 · 6 comments
Closed

Roomba e5 support #1

kgerlich opened this issue Dec 14, 2018 · 6 comments
Labels
enhancement New feature or request

Comments

@kgerlich
Copy link

Hi,

first let me say thanks for your effort,I was just about to do the iobroker adapter with dorita980 myself but you fortunately beat me to it. Very appreciated.

Now, I have an e5 and I've seen dorita980 works with it and also tried it myself.

However, with the iobroker adapter I only get to

2018-12-14 14:18:51.252 - debug: roomba.0 Roomba Connection established.

The roomba.o object has state but there's only _connected = true in there.

So, I wonder what I can help to get this to work.

Many thanks again,
Klaus

@kgerlich
Copy link
Author

I debugged quickly,

remove the 'pose' preference and it'll work or e5. I haven't checked what your code needs this for but at least states and commands and such show up and triggering a clean run works also.

getPreferences: (decode) => waitPreferences(decode, ['cleanMissionStatus', 'cleanSchedule', 'name', 'vacHigh', 'signal'], false),

I had noticed in my testing that some of the preferences weren't returning at all. Also some of the other robot functions don't seem to return results.

Klaus

@Zefau
Copy link
Owner

Zefau commented Dec 14, 2018

Can you provide the software version of your Roomba e5?
Out of all channels / states (see https://github.com/Zefau/ioBroker.roomba#channels--states), which ones stay empty with your Roomba?

@Zefau
Copy link
Owner

Zefau commented Dec 27, 2018

@kgerlich Can you provide the software version of your Roomba e5? Thanks in advanced.

@gik007
Copy link

gik007 commented Jan 7, 2019

Hi @Zefau I also have a Roomba e5. The software version of my device is 3.4.42.

@kgerlich, how did you manage to get the password out of your Roomba e5? I haven't been able so far. When I try (using bin/getpassword.js), I get an error message "Error getting password. Follow the instructions and try again."

Thanks in advance for your help!

@kgerlich
Copy link
Author

kgerlich commented Jan 7, 2019 via email

@Zefau
Copy link
Owner

Zefau commented Jan 8, 2019

Support for e5 / 600 series added in dorita980@3.1.0. Added in ioBroker.roomba@0.4.0.

@Zefau Zefau closed this as completed Jan 8, 2019
@Zefau Zefau added the enhancement New feature or request label Mar 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants