nibi79 / worxlandroid

openHAB Binding for Worx Landroid
57 stars 20 forks source link

[Landroid v4] Time slot 2 is not displayed #104

Open TomW80 opened 2 months ago

TomW80 commented 2 months ago

Hello,

Hello, My Landroid WR165e has two time slots for mowing the lawn. But in openhab the second time slot is not activated. I am using openHAB 4.1.2 and the org.openhab.binding.worxlandroid-4.1.0-SNAPSHOT.jar.

Does anyone else have the same problem? Screenshot 2024-04-24 213435 Screenshot_20240424_213500_Landroid

sihui62 commented 2 months ago

Works fine here in both directions on OH 4.2.0.M2. Don't forget to hit the "Save" button 😀

TomW80 commented 2 months ago

I always have the automatic schedule active, I only changed it to manual to show it. When I activate manualtime slot2, the correct information is displayed.

sihui62 commented 2 months ago

Can't speak about the automatic plan, never used it.

TomW80 commented 2 months ago

I think it has to do with this: Screenshot 2024-04-25 193435

Can I debug the status somehow

sihui62 commented 2 months ago

Can I debug the status somehow

As with all bindings you can set the log to DEBUG or even TRACE through the MainUI or Karaf console:

config

TomW80 commented 2 months ago

The information from the schedule is transmitted, but I cannot see whether it is active. Or is it marked as active as soon as information is provided?

"d":[["11:00",75,1],["11:00",75,0],["11:00",60,0],["11:00",60,1],["11:00",60,0],["11:00",60,0],["11:00",60,0]], "dd":[["19:00",75,0],["19:00",75,0],["19:00",60,0],["19:00",60,0],["19:00",60,0],["19:00",60,0],["19:00",60,0]],