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

Request support for SCHEEAIR Nova100 #2614

Open
kmavrov opened this issue Dec 5, 2024 · 0 comments
Open

Request support for SCHEEAIR Nova100 #2614

kmavrov opened this issue Dec 5, 2024 · 0 comments
Labels
full_info All info needed was provided new device Unsupported device

Comments

@kmavrov
Copy link

kmavrov commented Dec 5, 2024

Log message

{
  "updated_at": 1733349003.188927,
  "1": false,
  "3": 0,
  "10": false,
  "21": 19,
  "101": 68,
  "102": "high",
  "103": "high",
  "104": 100,
  "106": "none",
  "107": true,
  "109": 1
}

Product ID

v5yzxit33hd1btwx

Product Name

SCHEEAIR Nova 100

DPS information

{
  "result": {
    "model": {
      "modelId": "000004yb2r",
      "services": [
        {
          "actions": [],
          "code": "",
          "description": "",
          "events": [],
          "name": "默认服务",
          "properties": [
            {
              "abilityId": 1,
              "accessMode": "rw",
              "code": "switch",
              "description": "",
              "name": "开关",
              "typeSpec": { "type": "bool" }
            },
            {
              "abilityId": 3,
              "accessMode": "rw",
              "code": "fan_speed",
              "description": "",
              "name": "风扇速度动画",
              "typeSpec": {
                "type": "value",
                "max": 2,
                "min": 0,
                "scale": 0,
                "step": 1,
                "unit": ""
              }
            },
            {
              "abilityId": 10,
              "accessMode": "rw",
              "code": "humidifier",
              "description": "",
              "name": "加湿",
              "typeSpec": { "type": "bool" }
            },
            {
              "abilityId": 21,
              "accessMode": "ro",
              "code": "temp_current",
              "description": "",
              "name": "当前温度",
              "typeSpec": {
                "type": "value",
                "max": 50,
                "min": 0,
                "scale": 0,
                "step": 1,
                "unit": "℃"
              }
            },
            {
              "abilityId": 101,
              "accessMode": "ro",
              "code": "humidity_current",
              "description": "",
              "extensions": { "iconName": "icon-shidu", "attribute": "4096" },
              "name": "当前湿度",
              "typeSpec": {
                "type": "value",
                "max": 100,
                "min": 0,
                "scale": 0,
                "step": 1,
                "unit": "%"
              }
            },
            {
              "abilityId": 102,
              "accessMode": "ro",
              "code": "wind_speed_state",
              "description": "",
              "extensions": {
                "iconName": "icon-zhuangtai",
                "attribute": "4096"
              },
              "name": "风速状态",
              "typeSpec": { "type": "enum", "range": ["high", "low", "stop"] }
            },
            {
              "abilityId": 103,
              "accessMode": "rw",
              "code": "wind_shake",
              "description": "",
              "extensions": { "iconName": "icon-baifeng", "attribute": "4096" },
              "name": "风速设定",
              "typeSpec": { "type": "enum", "range": ["high", "low", "stop"] }
            },
            {
              "abilityId": 104,
              "accessMode": "rw",
              "code": "fan_countdown",
              "description": "",
              "extensions": { "iconName": "icon-dp_time", "attribute": "4096" },
              "name": "湿度设定",
              "typeSpec": {
                "type": "value",
                "max": 100,
                "min": 40,
                "scale": 0,
                "step": 10,
                "unit": "%"
              }
            },
            {
              "abilityId": 106,
              "accessMode": "ro",
              "code": "pir_state",
              "description": "",
              "extensions": {
                "iconName": "icon-zhuangtai",
                "attribute": "4096"
              },
              "name": "人体感应状态",
              "typeSpec": { "type": "enum", "range": ["pir", "none"] }
            },
            {
              "abilityId": 107,
              "accessMode": "rw",
              "code": "switch_pir",
              "description": "",
              "extensions": {
                "iconName": "icon-dp_power2",
                "attribute": "4096"
              },
              "name": "感应检测开关",
              "typeSpec": { "type": "bool" }
            },
            {
              "abilityId": 109,
              "accessMode": "rw",
              "code": "delay30",
              "description": "",
              "name": "延时时间设定(分)",
              "typeSpec": {
                "type": "value",
                "max": 60,
                "min": 1,
                "scale": 0,
                "step": 1,
                "unit": ""
              }
            }
          ]
        }
      ]
    }
  },
  "success": true,
  "t": 1733321849932,
  "tid": "7ef08064b24a11efabb796545b6d7eea"
}

Information about how the device functions

Wall mounted bathroom exhaust fan. Basic functionality as follows:

Main On/Off switch for fan
Speed presets: stop, low speed, high speed.
Tepmerature, humidity and PIR sensors
Turn on fan on certain humidity - 40%-100%
Auto on/off timer adjustable from 1 to 60 minutes.

@kmavrov kmavrov added the new device Unsupported device label Dec 5, 2024
@make-all make-all moved this to 📋 Backlog in Tuya Local Dec 5, 2024
@make-all make-all added the full_info All info needed was provided label Dec 5, 2024
@make-all make-all moved this from 📋 Backlog to 🔖 Ready in Tuya Local Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full_info All info needed was provided new device Unsupported device
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants