-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEATO] add option to clean house with map and no-go lines #8310
Conversation
Where I can share the jar file for testing? What host do you recommend? |
Hey @Tukks , many thanks for adding this option.. maybe the community forum is the best way to provide the jar for testing... Eigther this thread https://community.openhab.org/t/neato-botvac-binding/50406 I have a D5 and could help with testing... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please sign-off your changes? See https://www.openhab.org/docs/developer/contributing.html#sign-your-work
@jjlauterbach As the code owner, do you agree with the changes?
...s/org.openhab.binding.neato/src/main/java/org/openhab/binding/neato/internal/NeatoRobot.java
Outdated
Show resolved
Hide resolved
...openhab.binding.neato/src/main/java/org/openhab/binding/neato/internal/classes/Category.java
Outdated
Show resolved
Hide resolved
...openhab.binding.neato/src/main/java/org/openhab/binding/neato/internal/classes/Category.java
Show resolved
Hide resolved
...org.openhab.binding.neato/src/main/java/org/openhab/binding/neato/internal/classes/Mode.java
Outdated
Show resolved
Hide resolved
...b.binding.neato/src/main/java/org/openhab/binding/neato/internal/classes/NavigationMode.java
Outdated
Show resolved
Hide resolved
LGTM |
Thanks for the feedback, I will do every change requested Monday and I will put the jar file on the forum too. |
Travis tests were successfulHey @Tukks, |
@fwolter I signed-off my change and resolved all the comment you made. |
Signed-off-by: Giuseppe Lapenta <[email protected]>
Travis tests were successfulHey @Tukks, |
@Tukks Thanks for this PR... I can confirm that it also works with the D5 Model... |
Signed-off-by: Giuseppe Lapenta <[email protected]>
Signed-off-by: Giuseppe Lapenta <[email protected]>
Signed-off-by: Giuseppe Lapenta <[email protected]>
Signed-off-by: Giuseppe Lapenta <[email protected]>
Signed-off-by: Giuseppe Lapenta <[email protected]> Signed-off-by: Daan Meijer <[email protected]>
Signed-off-by: Giuseppe Lapenta <[email protected]>
Signed-off-by: Giuseppe Lapenta <[email protected]>
[NEATO] add option to clean house with map and no-go lines
Improvements to Add option Clean with map to binding neato to launch clean with no-go line activated.
I don't remove the old clean option because of legacy and I don't know if this code work on a Neato D5
Tested only on neato D7.
see issue for more info #5761