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

CVA7845: cannot switch light / light state reversed #228

Closed
kopierschnitte opened this issue Apr 28, 2022 · 1 comment
Closed

CVA7845: cannot switch light / light state reversed #228

kopierschnitte opened this issue Apr 28, 2022 · 1 comment
Labels
bug Something isn't working Fixed Already fixed in current developent branch

Comments

@kopierschnitte
Copy link

Describe the bug
When setting ACTIONS.Light to true or false while my CVA7845 coffee machine is powered on, the requested action is not taken and the LastActionResult is
Light command 'ENABLED (1)' is not available for device with mieleDeviceId 000703374467 and state 2 at this moment. Available light commands: List(DISABLED (2))

If the machine is powered off, the light switch action seems to be reversed: Setting ACTIONS.Light to false turns light on and setting it to true turns it off.

Expected behavior
The light should be set as requested.

Versions:

  • Adapter version: 6.1.0
  • JS-Controller version: 4.0.23
  • Node version: 14.19.1
  • Operating system: Ubuntu
@Grizzelbee Grizzelbee added the bug Something isn't working label Apr 29, 2022
@Grizzelbee
Copy link
Owner

Tested and confirmed. It's a bug. Fixing it is easy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fixed Already fixed in current developent branch
Projects
None yet
Development

No branches or pull requests

2 participants