Skip to content

LEVOIT OasisMist™ 4.5L (LUH-O451S-WEU) partially supported #487

Description

@chemelli74

Hi,

device works fine but unfortunately is only partially supported.
Missing features compared to the Vsync mobile app:

  • Auto-off: this is a on/off switch
  • Night light: this is a on/off switch
  • Night light color: you can pick up any color in the RGB pallete
  • Timer
  • Schedules

Non working features:

  • Night mode:
    2025-12-31 17:05:52.633 WARNING (MainThread) [pyvesync.devices.vesynchumidifier] OasisMist™ 4.5L for LUH-O451S-WEU API from set_humidity_mode returned error code: 11000000, message: request_error - Invalid bypass parameter - Mode value invaild! - Mode value invaild!

Here the response from from Home Assistant debug log:

Response Body:
 {
  "traceId": "1767196882",
  "code": 0,
  "msg": "request success",
  "module": null,
  "stacktrace": null,
  "result": {
    "traceId": "1767196882",
    "code": 0,
    "result": {
      "enabled": false,
      "mist_virtual_level": 9,
      "mist_level": 3,
      "mode": "auto",
      "water_lacks": false,
      "water_tank_lifted": false,
      "humidity": 38,
      "humidity_high": false,
      "display": false,
      "warm_enabled": false,
      "warm_level": 0,
      "automatic_stop_reach_target": false,
      "configuration": {
        "auto_target_humidity": 50,
        "display": false,
        "automatic_stop": true
      },
      "extension": {
        "schedule_count": 0,
        "timer_remain": 0
      },
      "rgbNightLight": {
        "action": "off",
        "colorMode": "color",
        "speed": 0,
        "brightness": 40,
        "red": 18,
        "green": 102,
        "blue": 1,
        "colorSliderLocation": 42
      }
    }
  }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions