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 Sai Me Tei Towel rack #2708

Open
rmf1995 opened this issue Dec 30, 2024 · 0 comments
Open

Request support for Sai Me Tei Towel rack #2708

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

Comments

@rmf1995
Copy link

rmf1995 commented Dec 30, 2024

Log message

2024-12-22 01:36:42.950 DEBUG (SyncWorker_4) [custom_components.tuya_local.device] Test refreshed device state: {"dps": {"1": false, "2": 40, "9": "c", "12": "1h", "13": 0, "14": "heating"}}
2024-12-22 01:36:42.950 DEBUG (SyncWorker_4) [custom_components.tuya_local.device] new state (incl pending): {"updated_at": 1734831402.9507859, "1": false, "2": 40, "9": "c", "12": "1h", "13": 0, "14": "heating"}

Product ID

sbcafqr6tykxq4bm

Product Name

Towel rack

DPS information

{
  "result": {
    "model": {
      "modelId": "f2d9vw",
      "services": [
        {
          "actions": [],
          "code": "",
          "description": "",
          "events": [],
          "name": "Default Service",
          "properties": [
            {
              "abilityId": 1,
              "accessMode": "rw",
              "code": "switch",
              "description": "",
              "name": "Switch",
              "typeSpec": {
                "type": "bool"
              }
            },
            {
              "abilityId": 2,
              "accessMode": "rw",
              "code": "temp_set",
              "description": "",
              "name": "Target Temperature",
              "typeSpec": {
                "type": "value",
                "max": 70,
                "min": 40,
                "scale": 0,
                "step": 5,
                "unit": "℃"
              }
            },
            {
              "abilityId": 3,
              "accessMode": "ro",
              "code": "temp_current",
              "description": "",
              "name": "Current Temperature",
              "typeSpec": {
                "type": "value",
                "max": 99,
                "min": 0,
                "scale": 0,
                "step": 1,
                "unit": "℃"
              }
            },
            {
              "abilityId": 9,
              "accessMode": "rw",
              "code": "temp_unit_convert",
              "description": "",
              "name": "Temperature Unit Conversion",
              "typeSpec": {
                "type": "enum",
                "range": ["c", "f"]
              }
            },
            {
              "abilityId": 10,
              "accessMode": "rw",
              "code": "temp_set_f",
              "description": "",
              "name": "Target Temperature (F)",
              "typeSpec": {
                "type": "value",
                "max": 160,
                "min": 100,
                "scale": 0,
                "step": 10,
                "unit": "℉"
              }
            },
            {
              "abilityId": 11,
              "accessMode": "ro",
              "code": "temp_current_f",
              "description": "",
              "name": "Current Temperature (F)",
              "typeSpec": {
                "type": "value",
                "max": 199,
                "min": 0,
                "scale": 0,
                "step": 1,
                "unit": "℉"
              }
            },
            {
              "abilityId": 12,
              "accessMode": "rw",
              "code": "countdown_set",
              "description": "",
              "name": "Countdown",
              "typeSpec": {
                "type": "enum",
                "range": [
                  "cancel", "1h", "2h", "3h", "4h", "5h", "6h", "7h", "8h", "9h", "10h",
                  "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h",
                  "21h", "22h", "23h", "24h"
                ]
              }
            },
            {
              "abilityId": 13,
              "accessMode": "ro",
              "code": "countdown_left",
              "description": "",
              "name": "Remaining Time",
              "typeSpec": {
                "type": "value",
                "max": 1440,
                "min": 0,
                "scale": 0,
                "step": 1,
                "unit": "min"
              }
            },
            {
              "abilityId": 14,
              "accessMode": "ro",
              "code": "work_state",
              "description": "",
              "name": "Work Status",
              "typeSpec": {
                "type": "enum",
                "range": ["heating", "standby"]
              }
            }
          ]
        }
      ]
    }
  },
  "success": true,
  "t": 1735522882307,
  "tid": "2c64799dc64f11efb5e1624dcd6147ae"
}

Information about how the device functions

Electric Towel Rack from aliexpress T4 version with WIFI
https://www.aliexpress.com/item/1005004203035254.html?spm=a2g0o.order_list.order_list_main.124.62333696ZdpDdx

image

Looks like multiple different Towel racks use the same controller

@rmf1995 rmf1995 added the new device Unsupported device label Dec 30, 2024
@make-all make-all changed the title Request support for Generic Towel rack Request support for Sai Me Tei Towel rack Dec 30, 2024
@make-all make-all moved this to 🔖 Ready in Tuya Local Dec 30, 2024
@make-all make-all added the full_info All info needed was provided label Dec 30, 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