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

[Device request]: ZigBee Tuya TRV Temperatur regler #192

Open
Ylicious opened this issue Sep 2, 2024 · 0 comments
Open

[Device request]: ZigBee Tuya TRV Temperatur regler #192

Ylicious opened this issue Sep 2, 2024 · 0 comments
Labels
confirmed Indicates that there is an issue which has been confirmed device request Indicates a device request

Comments

@Ylicious
Copy link

Ylicious commented Sep 2, 2024

Device information

https://www.alibaba.com/product-detail/Zigbee-Thermostat-Smart-Heating-Radiator-Valve_1600990989049.html?spm=a2756.trade-list-buyer.0.0.7de776e98w12WQ

Device specification

{
  "device": {
    "active_time": 1725096575,
    "biz_type": 0,
    "category": "wkf",
    "create_time": 1725096575,
    "icon": "smart/icon/ay1547209623516pqlXf/b439312e2acdad41e611ed69c7052290.png",
    "id": "bf67f6d02de04b3e46xpai",
    "ip": "",
    "lat": "",
    "local_key": "",
    "lon": "",
    "model": "trv601、trv602",
    "name": "Heizung Wohnzimmer Hinten",
    "node_id": "9035eafffe08835c",
    "online": true,
    "owner_id": "",
    "product_id": "a4bpgplm",
    "product_name": "ZigBee Smart TRV",
    "status": [
      {
        "code": "mode",
        "value": "off"
      },
      {
        "code": "temp_set",
        "value": 50
      },
      {
        "code": "temp_current",
        "value": 201
      },
      {
        "code": "switch_rapid",
        "value": false
      },
      {
        "code": "countdown_rapid",
        "value": 0
      },
      {
        "code": "work_state",
        "value": "closed"
      },
      {
        "code": "window_state",
        "value": "closed"
      },
      {
        "code": "window_check",
        "value": true
      },
      {
        "code": "child_lock",
        "value": false
      },
      {
        "code": "battery_percentage",
        "value": 76
      },
      {
        "code": "lower_temp",
        "value": 50
      },
      {
        "code": "upper_temp",
        "value": 250
      }
    ],
    "sub": true,
    "time_zone": "+02:00",
    "uid": "",
    "update_time": 1725239979,
    "uuid": ""
  },
  "specifications": {
    "category": "wkf",
    "functions": [
      {
        "code": "mode",
        "type": "Enum",
        "values": "{\"range\":[\"auto\",\"manual\",\"off\"]}"
      },
      {
        "code": "temp_set",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":50,\"max\":350,\"scale\":1,\"step\":5}"
      },
      {
        "code": "switch_rapid",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "countdown_rapid",
        "type": "Integer",
        "values": "{\"unit\":\"min\",\"min\":0,\"max\":720,\"scale\":0,\"step\":10}"
      },
      {
        "code": "window_check",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "child_lock",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "lower_temp",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":50,\"max\":150,\"scale\":1,\"step\":10}"
      },
      {
        "code": "upper_temp",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":200,\"max\":350,\"scale\":1,\"step\":10}"
      }
    ],
    "status": [
      {
        "code": "mode",
        "type": "Enum",
        "values": "{\"range\":[\"auto\",\"manual\",\"off\"]}"
      },
      {
        "code": "temp_set",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":50,\"max\":350,\"scale\":1,\"step\":5}"
      },
      {
        "code": "temp_current",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":-100,\"max\":500,\"scale\":1,\"step\":5}"
      },
      {
        "code": "switch_rapid",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "countdown_rapid",
        "type": "Integer",
        "values": "{\"unit\":\"min\",\"min\":0,\"max\":720,\"scale\":0,\"step\":10}"
      },
      {
        "code": "work_state",
        "type": "Enum",
        "values": "{\"range\":[\"closed\",\"opened\"]}"
      },
      {
        "code": "window_state",
        "type": "Enum",
        "values": "{\"range\":[\"closed\",\"opened\"]}"
      },
      {
        "code": "window_check",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "child_lock",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "battery_percentage",
        "type": "Integer",
        "values": "{\"unit\":\"%\",\"min\":0,\"max\":100,\"scale\":0,\"step\":1}"
      },
      {
        "code": "lower_temp",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":50,\"max\":150,\"scale\":1,\"step\":10}"
      },
      {
        "code": "upper_temp",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":200,\"max\":350,\"scale\":1,\"step\":10}"
      }
    ]
  },
  "data_points": [
    {
      "code": "mode",
      "custom_name": "",
      "dp_id": 1,
      "time": 1725098607352,
      "type": "enum",
      "value": "off"
    },
    {
      "code": "temp_set",
      "custom_name": "",
      "dp_id": 2,
      "time": 1725228310356,
      "type": "value",
      "value": 50
    },
    {
      "code": "temp_current",
      "custom_name": "",
      "dp_id": 3,
      "time": 1725253174641,
      "type": "value",
      "value": 201
    },
    {
      "code": "switch_rapid",
      "custom_name": "",
      "dp_id": 4,
      "time": 1725096582670,
      "type": "bool",
      "value": false
    },
    {
      "code": "countdown_rapid",
      "custom_name": "",
      "dp_id": 5,
      "time": 1725096575386,
      "type": "value",
      "value": 0
    },
    {
      "code": "work_state",
      "custom_name": "",
      "dp_id": 6,
      "time": 1725097408837,
      "type": "enum",
      "value": "closed"
    },
    {
      "code": "window_state",
      "custom_name": "",
      "dp_id": 7,
      "time": 1725096582888,
      "type": "enum",
      "value": "closed"
    },
    {
      "code": "window_check",
      "custom_name": "",
      "dp_id": 8,
      "time": 1725098087956,
      "type": "bool",
      "value": true
    },
    {
      "code": "child_lock",
      "custom_name": "",
      "dp_id": 12,
      "time": 1725130511659,
      "type": "bool",
      "value": false
    },
    {
      "code": "battery_percentage",
      "custom_name": "",
      "dp_id": 13,
      "time": 1725253174747,
      "type": "value",
      "value": 76
    },
    {
      "code": "fault",
      "custom_name": "",
      "dp_id": 14,
      "time": 1725096575386,
      "type": "bitmap",
      "value": 0
    },
    {
      "code": "lower_temp",
      "custom_name": "",
      "dp_id": 15,
      "time": 1725098215058,
      "type": "value",
      "value": 50
    },
    {
      "code": "upper_temp",
      "custom_name": "",
      "dp_id": 16,
      "time": 1725098227165,
      "type": "value",
      "value": 250
    },
    {
      "code": "week_program_13_1",
      "custom_name": "",
      "dp_id": 17,
      "time": 1725096883420,
      "type": "raw",
      "value": "AQYAAMgMAACWEgAA3BYAAJY="
    },
    {
      "code": "week_program_13_2",
      "custom_name": "",
      "dp_id": 18,
      "time": 1725096883526,
      "type": "raw",
      "value": "AgYAAMgMAACWEgAA3BYAAJY="
    },
    {
      "code": "week_program_13_3",
      "custom_name": "",
      "dp_id": 19,
      "time": 1725096883727,
      "type": "raw",
      "value": "AwYAAMgMAACWEgAA3BYAAJY="
    },
    {
      "code": "week_program_13_4",
      "custom_name": "",
      "dp_id": 20,
      "time": 1725096883882,
      "type": "raw",
      "value": "BAYAAMgMAACWEgAA3BYAAJY="
    },
    {
      "code": "week_program_13_5",
      "custom_name": "",
      "dp_id": 21,
      "time": 1725096884034,
      "type": "raw",
      "value": "BQYAAMgMAACWEgAA3BYAAJY="
    },
    {
      "code": "week_program_13_6",
      "custom_name": "",
      "dp_id": 22,
      "time": 1725096884136,
      "type": "raw",
      "value": "BgYAAMgMAACWEgAA3BYAAJY="
    },
    {
      "code": "week_program_13_7",
      "custom_name": "",
      "dp_id": 23,
      "time": 1725096884240,
      "type": "raw",
      "value": "BwYAAMgMAACWEgAA3BYAAJY="
    },
    {
      "code": "temp_correction",
      "custom_name": "",
      "dp_id": 101,
      "time": 1725098108482,
      "type": "value",
      "value": -10
    },
    {
      "code": "valve_open_degree",
      "custom_name": "",
      "dp_id": 102,
      "time": 1725228310767,
      "type": "value",
      "value": 0
    },
    {
      "code": "screen_orientation",
      "custom_name": "",
      "dp_id": 116,
      "time": 1725096883318,
      "type": "enum",
      "value": "up"
    },
    {
      "code": "soft_version",
      "custom_name": "",
      "dp_id": 150,
      "time": 1725096882912,
      "type": "value",
      "value": 204
    },
    {
      "code": "motor_dir",
      "custom_name": "",
      "dp_id": 151,
      "time": 1725096584001,
      "type": "enum",
      "value": "normal"
    },
    {
      "code": "brightness",
      "custom_name": "",
      "dp_id": 152,
      "time": 1725096584103,
      "type": "enum",
      "value": "high"
    }
  ]
}
@Ylicious Ylicious added the device request Indicates a device request label Sep 2, 2024
@bobvandevijver bobvandevijver mentioned this issue Sep 2, 2024
34 tasks
@bobvandevijver bobvandevijver added the confirmed Indicates that there is an issue which has been confirmed label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed Indicates that there is an issue which has been confirmed device request Indicates a device request
Development

No branches or pull requests

2 participants