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

Electrolux Pure A9 switching to manual ignores fan setting #14

Open
quattromic opened this issue Feb 16, 2022 · 0 comments
Open

Electrolux Pure A9 switching to manual ignores fan setting #14

quattromic opened this issue Feb 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@quattromic
Copy link

Describe The Bug:
When a scene is run, that shall put Electrolux Pure device from AUTOMATIC to MANUAL work mode with specific Fan Speed, the fan speed gets sporadically not set successfully.

To Reproduce:

  1. in Homekit (e.g. Eve App) create a scene with action for Electrolux Pure device
  2. define Work Mode -> MANUAL and Fan Speed -> 65 %
  3. (manually) set Electrolux Pure device to work mode AUTOMATIC (a.k.a. smart mode)
  4. run scene

Expected behavior:

  • Electrolux Pure device switches to MANUAL with Fan Speed = 65 %.

Observed behavior:

  • Electrolux Pure device switches to MANUAL. But Fan Speed = 65 % is sporadically not accepted/set.
  • Subsequent execution of same scene (Work Mode == MANUAL) correctly sets Fan Speed.

Logs:

16/02/2022, 16:13:17Electrolux Wellbeing BridgeElectroluxWellbeing%s AirPurifier Work Mode was set to: Manual
16/02/2022, 16:13:17Electrolux Wellbeing BridgeElectroluxWellbeing%s AirPurifier Fan Speed set to: 5

Plugin Config:

{
    "accessories": [],
    "platforms": [
        {
            "platform": "ElectroluxWellbeing",
            "username": "********",
            "password": "********",
            "pollTime": 30
        }
    ]
}

Screenshots:

Environment:

  • Plugin Version: 0.1.0
  • Homebridge Version: 1.4.0
  • Node.js Version: v16.14.0
  • NPM Version: 8.3.1
  • Operating System: Ubuntu 20.04 LTS
@quattromic quattromic added the bug Something isn't working label Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant