Skip to content

Request support for WIFI Smart Meter Pro #2632

Description

@louispires

Log message

Logger: custom_components.tuya_local.device
Source: custom_components/tuya_local/device.py:475
integration: Tuya Local (documentation, issues)
First occurred: 11:03:09 (2 occurrences)
Last logged: 11:03:11

Test protocol error 914: Check device key or version

Product ID

ncwuazeo5y1pujun

Product Name

WIFI Smart Meter Pro

DPS information

{
  "1": {
    "code": "switch",
    "type": "Boolean",
    "values": {}
  },
  "9": {
    "code": "countdown_1",
    "type": "Integer",
    "values": {
      "unit": "s",
      "min": 0,
      "max": 86400,
      "scale": 0,
      "step": 1
    }
  },
  "17": {
    "code": "add_ele",
    "type": "Integer",
    "values": {
      "min": 0,
      "max": 50000,
      "scale": 3,
      "step": 100
    }
  },
  "18": {
    "code": "cur_current",
    "type": "Integer",
    "values": {
      "unit": "mA",
      "min": 0,
      "max": 100000,
      "scale": 0,
      "step": 1
    }
  },
  "19": {
    "code": "cur_power",
    "type": "Integer",
    "values": {
      "unit": "W",
      "min": 0,
      "max": 99999,
      "scale": 1,
      "step": 1
    }
  },
  "20": {
    "code": "cur_voltage",
    "type": "Integer",
    "values": {
      "unit": "V",
      "min": 0,
      "max": 5000,
      "scale": 1,
      "step": 1
    }
  },
  "21": {
    "code": "test_bit",
    "type": "Integer",
    "values": {
      "min": 0,
      "max": 5,
      "scale": 0,
      "step": 1
    }
  },
  "22": {
    "code": "voltage_coe",
    "type": "Integer",
    "values": {
      "min": 0,
      "max": 1000000,
      "scale": 0,
      "step": 1
    }
  },
  "23": {
    "code": "electric_coe",
    "type": "Integer",
    "values": {
      "min": 0,
      "max": 1000000,
      "scale": 0,
      "step": 1
    }
  },
  "24": {
    "code": "power_coe",
    "type": "Integer",
    "values": {
      "min": 0,
      "max": 1000000,
      "scale": 0,
      "step": 1
    }
  },
  "25": {
    "code": "electricity_coe",
    "type": "Integer",
    "values": {
      "min": 0,
      "max": 1000000,
      "scale": 0,
      "step": 1
    }
  },
  "26": {
    "code": "fault",
    "type": "Bitmap",
    "values": {
      "label": [
        "ov_cr",
        "ov_vol",
        "ov_pwr",
        "ls_cr",
        "ls_vol",
        "ls_pow",
        "short_circuit_alarm",
        "overload_alarm",
        "leakagecurr_alarm",
        "self_test_alarm",
        "high_temp",
        "unbalance_alarm",
        "miss_phase_alarm"
      ]
    }
  },
  "38": {
    "code": "relay_status",
    "type": "Enum",
    "values": {
      "range": [
        "power_off",
        "power_on",
        "last"
      ]
    }
  },
  "40": {
    "code": "light_mode",
    "type": "Enum",
    "values": {
      "range": [
        "relay",
        "pos",
        "none",
        "on"
      ]
    }
  },
  "41": {
    "code": "child_lock",
    "type": "Boolean",
    "values": {}
  },
  "42": {
    "code": "cycle_time",
    "type": "String",
    "values": "{\"maxlen\":255}"
  },
  "48": {
    "code": "alarm_set_1",
    "type": "Raw",
    "values": {}
  },
  "49": {
    "code": "alarm_set_2",
    "type": "Raw",
    "values": {}
  }
}

Information about how the device functions

This is a simple DIN Rail WIFI Smart Meter Pro that works great via the Smart Life app but I am unable to add it to my HA Integration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions