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

[BENQ] Unknown channel lamptime (OH 3.1.0 stable) #11126

Closed
Alpoy opened this issue Aug 18, 2021 · 0 comments · Fixed by #11140
Closed

[BENQ] Unknown channel lamptime (OH 3.1.0 stable) #11126

Alpoy opened this issue Aug 18, 2021 · 0 comments · Fixed by #11140
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@Alpoy
Copy link

Alpoy commented Aug 18, 2021

Can't get the "lamptime" channel to work, get a warning message in openhab.log when saving the items.file.
The projector has been added through GUI (tcp-ip) and items added by text according to the docs.
Power channel seems to work fine so the binding works.

2021-08-18 14:42:35.810 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'media.items'
2021-08-18 14:42:40.904 [WARN ] [nternal.handler.BenqProjectorHandler] - Unknown channel lamptime

Item definition:
Number projLampHour { channel="benqprojector:projector-tcp:7ce45d5de7:lamptime" }

Expected Behavior

Get the lamptime from the channel

Current Behavior

Warning message in openhab.log and no lamptime is being retrieved

Possible Solution

Steps to Reproduce (for Bugs)

Add a "lamptime" channel

Your Environment

OH 3.1.0 (stable)

@Alpoy Alpoy added the bug An unexpected problem or unintended behavior of an add-on label Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant