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 Tonepie T1 Pro Smart litter box MAX #3038

Open
JanOstrowka opened this issue Mar 7, 2025 · 0 comments
Open

Request support for Tonepie T1 Pro Smart litter box MAX #3038

JanOstrowka opened this issue Mar 7, 2025 · 0 comments
Labels
full_info All info needed was provided new device Unsupported device

Comments

@JanOstrowka
Copy link

JanOstrowka commented Mar 7, 2025

Log message

"data": {
    "name": "Universal remote control",
    "type": "ir_remote_sensors",
    "device_id": "**REDACTED**",
    "device_cid": "",
    "local_key": "**REDACTED**",
    "host": "**REDACTED**",
    "protocol_version": 3.4,
    "tinytuya_version": "1.16.1",
    "api_version_set": 3.4,
    "api_version_used": 3.4,
    "api_working": true,
    "status": {},
    "cached_state": {
      "updated_at": 1741348517.1176336,
      "3": false,
      "4": true,
      "5": 3,
      "6": 2790,
      "7": 4,
      "8": 919,
      "17": false,
      "21": 8320,
      "22": 0,
      "101": 20,
      "102": 46,
      "103": false,
      "104": true,
      "105": 15,
      "106": false,
      "109": 10,
      "110": 3,
      "111": false,
      "112": false,
      "113": "led_off",
      "114": 0,
      "115": false,
      "116": 0,
      "117": false,
      "118": false
    },
    "pending_state": {},
    "connected": true,
    "force_dps": [],
    "home_assistant": {
      "name": "Universal remote control",
      "name_by_user": null,
      "disabled": false,
      "disabled_by": null,
      "entities": [
        {
          "disabled": false,
          "disabled_by": null,
          "entity_category": null,
          "device_class": null,
          "original_device_class": "temperature",
          "icon": null,
          "unit_of_measurement": "\u00b0C",
          "state": {
            "entity_id": "sensor.universal_remote_control_temperature",
            "state": "2.0",
            "attributes": {
              "state_class": "measurement",
              "unit_of_measurement": "\u00b0C",
              "device_class": "temperature",
              "friendly_name": "Universal remote control Temperature"
            },
            "last_changed": "2025-03-07T11:43:27.717995+00:00",
            "last_reported": "2025-03-07T11:55:17.118676+00:00",
            "last_updated": "2025-03-07T11:43:27.717995+00:00"
          }
        },
        {
          "disabled": false,
          "disabled_by": null,
          "entity_category": null,
          "device_class": null,
          "original_device_class": "humidity",
          "icon": null,
          "unit_of_measurement": "%",
          "state": {
            "entity_id": "sensor.universal_remote_control_humidity",
            "state": "46",
            "attributes": {
              "state_class": "measurement",
              "unit_of_measurement": "%",
              "device_class": "humidity",
              "friendly_name": "Universal remote control Humidity"
            },
            "last_changed": "2025-03-07T11:43:27.718441+00:00",
            "last_reported": "2025-03-07T11:55:17.119149+00:00",
            "last_updated": "2025-03-07T11:43:27.718441+00:00"
          }
        },
        {
          "disabled": false,
          "disabled_by": null,
          "entity_category": null,
          "device_class": null,
          "original_device_class": null,
          "icon": null,
          "unit_of_measurement": null,
          "state": {
            "entity_id": "remote.universal_remote_control",
            "state": "on",
            "attributes": {
              "friendly_name": "Universal remote control",
              "supported_features": 3
            },
            "last_changed": "2025-03-07T11:43:27.718677+00:00",
            "last_reported": "2025-03-07T11:55:17.119503+00:00",
            "last_updated": "2025-03-07T11:43:27.718677+00:00"
          }
        }
      ]
    }
  }
}

Product ID

fgdeheqmt4mdhzr8

Product Name

Tonepie T1 Pro Cat litter box MAX

DPS information

{
  "result": {
    "model": "{\"modelId\":\"e1k7umrc\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"\",\"properties\":[{\"abilityId\":3,\"accessMode\":\"rw\",\"code\":\"start\",\"description\":\"手动启动铲粪开关\",\"extensions\":{\"iconName\":\"icon-dp_play\",\"scope\":\"\",\"attribute\":\"1024\"},\"name\":\"立即清理\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":4,\"accessMode\":\"rw\",\"code\":\"auto_clean\",\"description\":\"自动铲粪模式开关\",\"extensions\":{\"iconName\":\"icon-dp_wash\",\"scope\":\"\",\"attribute\":\"1024\"},\"name\":\"感应清理\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":5,\"accessMode\":\"rw\",\"code\":\"delay_clean_time\",\"description\":\"设置延时清理时间\",\"extensions\":{\"iconName\":\"icon-dp_time\",\"scope\":\"\",\"attribute\":\"1024\"},\"name\":\"清理等待时间\",\"typeSpec\":{\"type\":\"value\",\"max\":60,\"min\":1,\"scale\":0,\"step\":1,\"unit\":\"分钟\"}},{\"abilityId\":6,\"accessMode\":\"ro\",\"code\":\"cat_weight\",\"description\":\"定时上报猫咪体重,支持多只猫咪称重,APP端可选手动分类不同猫咪不同体重\",\"extensions\":{\"iconName\":\"icon-dp_mode\",\"scope\":\"\",\"attribute\":\"1024\"},\"name\":\"猫咪体重\",\"typeSpec\":{\"type\":\"value\",\"max\":60000,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"g\"}},{\"abilityId\":7,\"accessMode\":\"ro\",\"code\":\"excretion_times_day\",\"description\":\"猫咪排泄后,设备端上报当天排泄总次数,APP端进行展示\",\"extensions\":{\"iconName\":\"icon-dp_0\",\"scope\":\"\",\"attribute\":\"1024\"},\"name\":\"如厕次数\",\"typeSpec\":{\"type\":\"value\",\"max\":60,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"times\"}},{\"abilityId\":8,\"accessMode\":\"ro\",\"code\":\"excretion_time_day\",\"description\":\"猫咪排泄后,设备端上报当次排泄时长,APP端进行展示不同时间的时长趋势\",\"extensions\":{\"iconName\":\"icon-dp_time\",\"scope\":\"\",\"attribute\":\"1024\"},\"name\":\"如厕时长\",\"typeSpec\":{\"type\":\"value\",\"max\":6000,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"s\"}},{\"abilityId\":17,\"accessMode\":\"rw\",\"code\":\"deodorization\",\"description\":\"除臭杀菌开关\",\"extensions\":{\"iconName\":\"icon-dp_filter\",\"scope\":\"\",\"attribute\":\"1024\"},\"name\":\"立即净味\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":21,\"accessMode\":\"ro\",\"code\":\"notification\",\"description\":\"garbage_box_full:垃圾盒满excessive_clean_times:清理次数过多\\ncleaning:正在清理中 \\nno_weight:长时间未检测到重量\\nkitty_away:猫咪离开。\\nkitty_approach_enter:猫咪接近或进入。\\nsmart_clean_on:智能清理开始\\nsmart_clean_off:智能清理完成\\nclean_on:清理开始\\nclean_off:清理完成\\nchange_sand_on:换沙开始\\nchange_sand_off:换沙完成\\ndeodorizing_on:净味开始\\ndeodorizing_off:净味完成\\nir_trigger_stop:红外触发,暂停\\nir_normal_operation:红外正常,运行\\nweigh_add_stop:体重增加,停止\\nweigh_normal_operation:体重正常:运行\\n\",\"extensions\":{\"iconName\":\"icon-dp_notice\",\"scope\":\"fault\",\"attribute\":\"1024\"},\"name\":\"消息推送\",\"typeSpec\":{\"type\":\"bitmap\",\"label\":[\"garbage_box_full\",\"excessive_clean_times\",\"cleaning\",\"no_weight\",\"kitty_away\",\"kitty_approach_enter\",\"smart_clean_on\",\"smart_clean_off\",\"clean_on\",\"clean_off\",\"change_sand_on\",\"change_sand_off\",\"deodorizing_on\",\"deodorizing_off\",\"ir_trigger_stop\",\"ir_normal_operation\",\"weigh_add_stop\",\"weigh_normal_operation\",\"replace_bag_on\",\"replace_bag_off\",\"smoothing_sand_on\",\"smoothing_sand_off\"],\"maxlen\":22}},{\"abilityId\":22,\"accessMode\":\"ro\",\"code\":\"fault\",\"description\":\"motor_fault:电机故障\\n program_fault:程序错误\\n g_sensor_fault:重力传感器感应异常\\nfan_fault:风扇故障\\no3_fault:负氧离子故障\\nball_bunker_fault:球仓未安装\",\"extensions\":{\"iconName\":\"icon-baojing\",\"scope\":\"fault\",\"attribute\":\"1024\"},\"name\":\"故障告警\",\"typeSpec\":{\"type\":\"bitmap\",\"label\":[\"motor_fault\",\"program_fault\",\"g_sensor_fault\",\"fan_fault\",\"o3_fault\",\"ball_bunker_fault\"],\"maxlen\":6}},{\"abilityId\":24,\"accessMode\":\"rw\",\"code\":\"status\",\"description\":\"1, 开机待机状态 2, 关机状态 3, 等待结团状态 4, 猫厕打扫状态 5, 紫外线杀菌状态 6, 除臭状态 7, 静眠状态\",\"extensions\":{\"iconName\":\"icon-zhuangtai\",\"attribute\":\"1024\"},\"name\":\"状态\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"standby\",\"off\",\"waiting_cluster\",\"cleaning\",\"uv\",\"deodorization\",\"sleep\"]}},{\"abilityId\":101,\"accessMode\":\"ro\",\"code\":\"temp_house\",\"description\":\"猫屋内温度\",\"extensions\":{\"scope\":\"\"},\"name\":\"猫屋温度\",\"typeSpec\":{\"type\":\"value\",\"max\":100,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"℃\"}},{\"abilityId\":102,\"accessMode\":\"ro\",\"code\":\"humidity_house\",\"description\":\"猫屋内湿度\\n\",\"extensions\":{\"scope\":\"\"},\"name\":\"猫屋湿度\",\"typeSpec\":{\"type\":\"value\",\"max\":100,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"%\"}},{\"abilityId\":103,\"accessMode\":\"rw\",\"code\":\"child_lock\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_power2\",\"attribute\":\"4096\"},\"name\":\"童锁开关\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":104,\"accessMode\":\"rw\",\"code\":\"close_ir\",\"description\":\"关闭红外感应功能\",\"name\":\"关闭红外以适应猫屋\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":105,\"accessMode\":\"rw\",\"code\":\"clean_interval_time\",\"description\":\"设置清理间隔时间\",\"extensions\":{\"scope\":\"\"},\"name\":\"清理间隔时间\",\"typeSpec\":{\"type\":\"value\",\"max\":120,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"分钟\"}},{\"abilityId\":106,\"accessMode\":\"rw\",\"code\":\"timing_no_disturbing\",\"description\":\"定时免打扰,不接收推送信息\",\"extensions\":{\"scope\":\"\"},\"name\":\"定时免打扰\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":109,\"accessMode\":\"rw\",\"code\":\"excrement_full_calibrate\",\"description\":\"\",\"name\":\"集便仓便满校准\",\"typeSpec\":{\"type\":\"value\",\"max\":15,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"\"}},{\"abilityId\":110,\"accessMode\":\"rw\",\"code\":\"shameen_calibrate\",\"description\":\"\",\"name\":\"沙面校准\",\"typeSpec\":{\"type\":\"value\",\"max\":6,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"\"}},{\"abilityId\":111,\"accessMode\":\"rw\",\"code\":\"fast_change_sand\",\"description\":\"一键换沙\",\"extensions\":{\"scope\":\"\"},\"name\":\"一键换沙\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":112,\"accessMode\":\"rw\",\"code\":\"weighing_clearance\",\"description\":\"设备可手动清零体重。\",\"extensions\":{\"scope\":\"\"},\"name\":\"重量清零\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":113,\"accessMode\":\"rw\",\"code\":\"ambient_lightness\",\"description\":\"led_on:正常亮度。led_dim:微亮。led_off:熄灭\",\"extensions\":{\"scope\":\"\"},\"name\":\"氛围灯亮度\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"led_on\",\"led_dim\",\"led_off\"]}},{\"abilityId\":114,\"accessMode\":\"rw\",\"code\":\"clean_angle_calibration\",\"description\":\"球仓转动清理角度校准,清理时,转动角度偏向于90度,100度、110度等,范围值:0-5档,默认值:0档,5档最大。\",\"extensions\":{\"scope\":\"\"},\"name\":\"清理角度校准\",\"typeSpec\":{\"type\":\"value\",\"max\":5,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"\"}},{\"abilityId\":115,\"accessMode\":\"rw\",\"code\":\"argument_reset\",\"description\":\"自检复位:体重清零,自动清理后把球仓复位\",\"extensions\":{\"scope\":\"\"},\"name\":\"自检复位\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":116,\"accessMode\":\"rw\",\"code\":\"real_time_weight\",\"description\":\"设备实时重量\",\"extensions\":{\"scope\":\"\"},\"name\":\"实时重量\",\"typeSpec\":{\"type\":\"value\",\"max\":60000,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"g\"}},{\"abilityId\":117,\"accessMode\":\"rw\",\"code\":\"replace_bag\",\"description\":\"调整球仓角度,便于更换垃圾袋\\n\",\"extensions\":{\"scope\":\"\"},\"name\":\"更换猫砂袋\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":118,\"accessMode\":\"rw\",\"code\":\"smoothing_sand_noodles\",\"description\":\"抚平猫砂\",\"name\":\"抚平沙面\",\"typeSpec\":{\"type\":\"bool\"}}]}]}"
  },
  "success": true,
  "t": 1741348295253,
  "tid": "8520d7d3fb4a11efa07e2244d21e00c4"
}

Information about how the device functions

It functions similarly to the device mentioned here (#1963), but is recognised as IR sensor due to dps mismatch. It's another variant of the classic Tonepie T1 Pro Cat litter box.

For anyone interested, you can purchase it here: https://s.click.aliexpress.com/e/_onlo0gv

Image

@JanOstrowka JanOstrowka added the new device Unsupported device label Mar 7, 2025
@JanOstrowka JanOstrowka changed the title Request support for Tonepie TI Pro Smart litter box MAX Request support for Tonepie T1 Pro Smart litter box MAX Mar 7, 2025
@make-all make-all added the full_info All info needed was provided label Mar 7, 2025
@make-all make-all moved this to 🔖 Ready in Tuya Local Mar 7, 2025
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