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] Channels do not populate any data #92

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

[Landroid V4] Channels do not populate any data #92

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

<weekday>#time channels do not populate any data (NULL), for example

DateTime Worx_ScheduleSundayTime "Start time" {channel="worxlandroid:mower:mower:m500plus:sunday#time"}
In the old version we had two separate channels, hour and minute:
cfgScSaturday#scheduleStartHour and
cfgScSaturday#scheduleStartMinutes

The above statement is only true for weekdays where the schedule is set to inactive. Means it is no error at all :-)

Same for battery#charge-cycle: (NULL)

Number WorxLandroidMowerBatteryChargeCycle "Battery charge cycle total" {channel="worxlandroid:mower:mower:m500plus:battery#charge-cycle"}

@clinique
Copy link

clinique commented Sep 26, 2023

@sihui62 : charge-cycle should now be solved in the new version I'll be pushing on the 09/26/23. There was a typo in resource naming.

@sihui62
Copy link
Author

sihui62 commented Sep 26, 2023

should now be solved

I will try to test tomorrow, thx a lot.

@sihui62
Copy link
Author

sihui62 commented Sep 26, 2023

Fixed with Binding version 4.1.0.202309261327, thx a ton.

@sihui62 sihui62 closed this as completed Sep 26, 2023
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

2 participants