Skip to content
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

[Landroid V4] missing codes #91

Open
sihui62 opened this issue Jul 19, 2023 · 3 comments
Open

[Landroid V4] missing codes #91

sihui62 opened this issue Jul 19, 2023 · 3 comments

Comments

@sihui62
Copy link

sihui62 commented Jul 19, 2023

OH version: openHAB 4.0.0 Build #3544
Binding version: 4.0.0.202307021742
Worx Mower M500 Plus WR165E

WorxLandroidStatusCodes.java is missing 3 status codes:

ESCAPE_FROM_OLM (13, "Escape from OLM")
ZONE_TRAINING (97, "Zone Training")
MANUAL_STOP (99, "Manual Stop")

WorxLandroidErrorCodes.java is missing 1 error code:

MOWER_OUTSIDE_WIRE (20, "Mower outside wire")

@clinique
Copy link
Contributor

Ok for these codes, but ZONE_TRAINING is also present with code 31. WDYT ?

clinique added a commit to clinique/worxlandroid that referenced this issue Aug 19, 2023
Signed-off-by: clinique <[email protected]>
@sihui62
Copy link
Author

sihui62 commented Aug 19, 2023

but ZONE_TRAINING is also present with code 31

Yes, I think so. If it stops raining I will do a test next week :-)

@clinique clinique mentioned this issue Aug 19, 2023
8 tasks
@TomW80
Copy link

TomW80 commented Apr 25, 2024

Hello,

I missing the Status "Mowing process".
My Landroid is Mowing now and I get only "NO_ERR"

I use org.openhab.binding.worxlandroid-4.1.0-SNAPSHOT.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants