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 Single Digital Meter #1575

Closed
mmorenocab opened this issue Jan 29, 2024 · 0 comments
Closed

Request support for Single Digital Meter #1575

mmorenocab opened this issue Jan 29, 2024 · 0 comments

Comments

@mmorenocab
Copy link

mmorenocab commented Jan 29, 2024

2024-01-29 06_23_59-Ajustes – Home Assistant

Log Message

2024-01-29 07:12:52.797 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches None with quality of 0%. DPS: {"updated_at": 1706508752.7134657, "101": "request", "102": "idle", "103": "working", "104": 1, "105": 1767, "106": 977, "107": 2273, "108": 68301, "109": 829, "110": "normal", "111": 3000, "112": 1, "113": "cloud_net"}
2024-01-29 07:12:52.797 WARNING (MainThread) [custom_components.tuya_local.config_flow] Report this to https://github.com/make-all/tuya-local/issues/

Information about DPS mappings

{
  "result": {
    "properties": [
      {
        "code": "sync_request",
        "custom_name": "",
        "dp_id": 101,
        "time": 1706506794429,
        "value": "request"
      },
      {
        "code": "sync_response",
        "custom_name": "",
        "dp_id": 102,
        "time": 1706506764426,
        "value": "idle"
      },
      {
        "code": "device_state1",
        "custom_name": "",
        "dp_id": 103,
        "time": 1706440203567,
        "value": "working"
      },
      {
        "code": "add_ele1",
        "custom_name": "",
        "dp_id": 104,
        "time": 1706506794442,
        "value": 1
      },
      {
        "code": "cur_power1",
        "custom_name": "",
        "dp_id": 105,
        "time": 1706506794429,
        "value": 3133
      },
      {
        "code": "cur_current1",
        "custom_name": "",
        "dp_id": 106,
        "time": 1706506794429,
        "value": 1602
      },
      {
        "code": "cur_voltage1",
        "custom_name": "",
        "dp_id": 107,
        "time": 1706506794429,
        "value": 2307
      },
      {
        "code": "total_energy1",
        "custom_name": "",
        "dp_id": 108,
        "time": 1706506794442,
        "value": 68180
      },
      {
        "code": "today_acc_energy1",
        "custom_name": "",
        "dp_id": 109,
        "time": 1706506794442,
        "value": 708
      },
      {
        "code": "power_type1",
        "custom_name": "",
        "dp_id": 110,
        "time": 1706440203567,
        "value": "normal"
      },
      {
        "code": "warn_power1",
        "custom_name": "",
        "dp_id": 111,
        "time": 1706397953480,
        "value": 3000
      },
      {
        "code": "today_energy_add1",
        "custom_name": "",
        "dp_id": 112,
        "time": 1706506704438,
        "value": 1
      },
      {
        "code": "net_state",
        "custom_name": "",
        "dp_id": 113,
        "time": 1706397953480,
        "value": "cloud_net"
      }
    ]
  },
  "success": true,
  "t": 1706506799711,
  "tid": "d78198dfbe6811eeb4711ef527e2ea42"
}
{
  "result": {
    "model": "{\"modelId\":\"erynuo\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[
{\"abilityId\":101,\"accessMode\":\"ro\",\"code\":\"sync_request\",\"description\":\"\",\"extensions\":{\"cloudless\":1,\"trigger\":\"direct\"},\"name\":\"请求实时更新\",\"typeSpec\":{\"range\":[\"idle\",\"request\"],\"type\":\"enum\",\"typeDefaultValue\":\"idle\"}},
{\"abilityId\":102,\"accessMode\":\"rw\",\"code\":\"sync_response\",\"description\":\"\",\"extensions\":{\"cloudless\":1,\"trigger\":\"direct\"},\"name\":\"回复实时更新\",\"typeSpec\":{\"range\":[\"idle\",\"ok\",\"clear\"],\"type\":\"enum\",\"typeDefaultValue\":\"idle\"}},
{\"abilityId\":103,\"accessMode\":\"ro\",\"code\":\"device_state1\",\"description\":\"\",\"name\":\"设备状态1\",\"typeSpec\":{\"range\":[\"close\",\"monitor\",\"working\",\"warning\"],\"type\":\"enum\",\"typeDefaultValue\":\"close\"}},
{\"abilityId\":104,\"accessMode\":\"ro\",\"code\":\"add_ele1\",\"description\":\"\",\"extensions\":{\"trigger\":\"direct\"},\"name\":\"电量统计\",\"typeSpec\":{\"max\":500000,\"min\":0,\"scale\":2,\"step\":1,\"type\":\"value\",\"typeDefaultValue\":0,\"unit\":\"kWh\"}},
{\"abilityId\":105,\"accessMode\":\"ro\",\"code\":\"cur_power1\",\"description\":\"\",\"name\":\"当前功率\",\"typeSpec\":{\"max\":2000000,\"min\":0,\"scale\":1,\"step\":1,\"type\":\"value\",\"typeDefaultValue\":0,\"unit\":\"W\"}},
{\"abilityId\":106,\"accessMode\":\"ro\",\"code\":\"cur_current1\",\"description\":\"\",\"name\":\"当前电流\",\"typeSpec\":{\"max\":800000,\"min\":0,\"scale\":3,\"step\":1,\"type\":\"value\",\"typeDefaultValue\":0,\"unit\":\"A\"}},
{\"abilityId\":107,\"accessMode\":\"ro\",\"code\":\"cur_voltage1\",\"description\":\"\",\"name\":\"当前电压\",\"typeSpec\":{\"max\":5000,\"min\":0,\"scale\":1,\"step\":1,\"type\":\"value\",\"typeDefaultValue\":0,\"unit\":\"V\"}},
{\"abilityId\":108,\"accessMode\":\"ro\",\"code\":\"total_energy1\",\"description\":\"\",\"name\":\"总电量\",\"typeSpec\":{\"max\":2147483647,\"min\":0,\"scale\":3,\"step\":1,\"type\":\"value\",\"typeDefaultValue\":0,\"unit\":\"kwh\"}},
{\"abilityId\":109,\"accessMode\":\"ro\",\"code\":\"today_acc_energy1\",\"description\":\"\",\"name\":\"今日用电量\",\"typeSpec\":{\"max\":2147483647,\"min\":0,\"scale\":3,\"step\":1,\"type\":\"value\",\"typeDefaultValue\":0,\"unit\":\"kwh\"}},
{\"abilityId\":110,\"accessMode\":\"ro\",\"code\":\"power_type1\",\"description\":\"\",\"name\":\"第1路功率类型\",\"typeSpec\":{\"range\":[\"normal\",\"warn\"],\"type\":\"enum\",\"typeDefaultValue\":\"normal\"}},
{\"abilityId\":111,\"accessMode\":\"rw\",\"code\":\"warn_power1\",\"description\":\"\",\"name\":\"告警功率设置\",\"typeSpec\":{\"max\":50000,\"min\":200,\"scale\":0,\"step\":100,\"type\":\"value\",\"typeDefaultValue\":200,\"unit\":\"W\"}},
{\"abilityId\":112,\"accessMode\":\"ro\",\"code\":\"today_energy_add1\",\"description\":\"\",\"extensions\":{\"trigger\":\"direct\"},\"name\":\"第1路用电量增加\",\"typeSpec\":{\"max\":500000,\"min\":0,\"scale\":2,\"step\":1,\"type\":\"value\",\"typeDefaultValue\":0,\"unit\":\"kWh\"}},
{\"abilityId\":113,\"accessMode\":\"ro\",\"code\":\"net_state\",\"description\":\"\",\"extensions\":{\"trigger\":\"direct\"},\"name\":\"网络状态\",\"typeSpec\":{\"range\":[\"cloud_net\",\"local_net\",\"no_net\"],\"type\":\"enum\",\"typeDefaultValue\":\"cloud_net\"}}]}]}"
  },
  "success": true,
  "t": 1706507093375,
  "tid": "86876b64be6911eeb846e2ba4cc47aff"
}

Product ID

gk3jvsduy5ixzff3

Information about how the device functions

This device, through a clamp, obtains power, consumption and voltage data from the electrical network.

Link: https://es.aliexpress.com/item/1005006211242954.html

@mmorenocab mmorenocab added the new device Unsupported device label Jan 29, 2024
@make-all make-all added the full_info All info needed was provided label Jan 30, 2024
@make-all make-all added awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release and removed full_info All info needed was provided new device Unsupported device awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release labels Feb 11, 2024
timlaing pushed a commit to timlaing/tuya-local that referenced this issue Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants