nibi79 / worxlandroid

openHAB Binding for Worx Landroid
57 stars 20 forks source link

[Landroid V4] missing codes #91

Open sihui62 opened 11 months ago

sihui62 commented 11 months ago

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 commented 10 months ago

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

sihui62 commented 10 months ago

but ZONE_TRAINING is also present with code 31

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

TomW80 commented 2 months ago

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