baboons / homebridge-electrolux-wellbeing

Homebridge plugin for Electrolux Pure A9
Apache License 2.0
15 stars 12 forks source link

Electrolux Pure A9 switching to manual ignores fan setting #14

Open quattromic opened 2 years ago

quattromic commented 2 years ago

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:

Observed behavior:

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: