Skip to content

Request support for QIACHIP WiFi Smart Ceiling Fan Light #4445

@jmlugo15

Description

@jmlugo15

Log message

This error originated from a custom integration.

Logger: custom_components.tuya_local.config_flow
Source: custom_components/tuya_local/config_flow.py:435
integration: Tuya Local (documentation, issues)
First occurred: 3:03:21 PM (1 occurrence)
Last logged: 3:03:21 PM

Cloud device spec: [{"id": 1, "name": "switch", "type": "Boolean", "format": "{}", "enumMap": {}}, {"id": 3, "name": "fan_speed", "type": "Enum", "format": "{\"range\":[\"1\",\"2\",\"3\"]}", "enumMap": {}}, {"id": 6, "name": "countdown", "type": "Enum", "format": "{\"range\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\"]}", "enumMap": {}}, {"id": 7, "name": "countdown_left", "type": "Integer", "format": "{\"unit\":\"min\",\"min\":0,\"max\":960,\"scale\":0,\"step\":1}", "enumMap": {}}, {"id": 9, "name": "light", "type": "Boolean", "format": "{}", "enumMap": {}}, {"id": 17, "name": "fan_beep", "type": "Boolean", "format": "{}", "enumMap": {}}]

This error originated from a custom integration.

Logger: custom_components.tuya_local.config_flow
Source: custom_components/tuya_local/config_flow.py:441
integration: Tuya Local (documentation, issues)
First occurred: 3:03:21 PM (1 occurrence)
Last logged: 3:03:21 PM

Device matches qiachip_tuya_smart_fan_3speed_light with quality of 101%. DPS: {"updated_at": 1770148999.1185179, "1": false, "3": "3", "6": "0", "7": 0, "9": false, "17": false}

This error originated from a custom integration.

Logger: custom_components.tuya_local.config_flow
Source: custom_components/tuya_local/config_flow.py:447
integration: Tuya Local (documentation, issues)
First occurred: 3:03:21 PM (1 occurrence)
Last logged: 3:03:21 PM

Include the previous log messages with any new device request to https://github.com/make-all/tuya-local/issues/

Product ID

fcldsaadc3hzf9ey

Product Name

QIACHIP QI-FLRC-1 WiFi Smart Ceiling Fan Light with remote

DPS information

Query Things Data Model:
{
  "result": {
    "model": "{\"modelId\":\"0000001lpc\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[{\"abilityId\":1,\"accessMode\":\"rw\",\"code\":\"switch\",\"description\":\"\",\"extensions\":{\"attribute\":\"16\"},\"name\":\"开关\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":3,\"accessMode\":\"rw\",\"code\":\"fan_speed\",\"description\":\"可根据实际档位需求扩展\",\"name\":\"风速\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"1\",\"2\",\"3\"]}},{\"abilityId\":6,\"accessMode\":\"rw\",\"code\":\"countdown\",\"description\":\"0:取消\\n1:1小时\\n2:2小时\\n.....\",\"name\":\"倒计时\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\"]}},{\"abilityId\":7,\"accessMode\":\"ro\",\"code\":\"countdown_left\",\"description\":\"\",\"name\":\"倒计时剩余时间\",\"typeSpec\":{\"type\":\"value\",\"max\":960,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"分钟\"}},{\"abilityId\":9,\"accessMode\":\"rw\",\"code\":\"light\",\"description\":\"\",\"extensions\":{\"attribute\":\"16\"},\"name\":\"灯光\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":17,\"accessMode\":\"rw\",\"code\":\"fan_beep\",\"description\":\"\",\"name\":\"声音\",\"typeSpec\":{\"type\":\"bool\"}}]}]}"
  },
  "success": true,
  "t": <redacted>,
  "tid": "<redacted>"
}

Standard instruction set --> Specifications and properties of the device
{
  "result": {
    "category": "fsd",
    "functions": [
      {
        "code": "switch",
        "desc": "{}",
        "name": "开关",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "fan_speed",
        "desc": "{\"range\":[\"1\",\"2\",\"3\"]}",
        "name": "风速",
        "type": "Enum",
        "values": "{\"range\":[\"1\",\"2\",\"3\"]}"
      },
      {
        "code": "countdown",
        "desc": "{\"range\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\"]}",
        "name": "倒计时",
        "type": "Enum",
        "values": "{\"range\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\"]}"
      },
      {
        "code": "light",
        "desc": "{}",
        "name": "灯光开关",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "fan_beep",
        "desc": "{}",
        "name": "声音",
        "type": "Boolean",
        "values": "{}"
      }
    ],
    "status": [
      {
        "code": "switch",
        "name": "开关",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "fan_speed",
        "name": "风速",
        "type": "Enum",
        "values": "{\"range\":[\"1\",\"2\",\"3\"]}"
      },
      {
        "code": "countdown",
        "name": "倒计时",
        "type": "Enum",
        "values": "{\"range\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\"]}"
      },
      {
        "code": "countdown_left",
        "name": "倒计时剩余时间",
        "type": "Integer",
        "values": "{\"unit\":\"min\",\"min\":0,\"max\":960,\"scale\":0,\"step\":1}"
      },
      {
        "code": "light",
        "name": "灯光开关",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "fan_beep",
        "name": "声音",
        "type": "Boolean",
        "values": "{}"
      }
    ]
  },
  "success": true,
  "t": <redacted>,
  "tid": "<redacted>"
}

Information about how the device functions

It's a Smart ceiling fan controller (Fan & Light) with WIFI connectivity.

Link to product --> Tuya WiFi Smart life Ceiling Fan Light Remote Control Kit

I've included the YAML file that controls correctly this device.
qiachip_qi-flrc-1_smart_fan_3speed_light.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    full_infoAll info needed was providednew deviceUnsupported device

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions