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 Support Request] TO-Q-SY2-JZT #3177

Open
daurnimator opened this issue May 28, 2024 · 2 comments
Open

[Device Support Request] TO-Q-SY2-JZT #3177

daurnimator opened this issue May 28, 2024 · 2 comments

Comments

@daurnimator
Copy link

daurnimator commented May 28, 2024

Problem description

My TO-Q-SY2-JZT has:

  • the wrong units for summation power delivered.
  • a wrong multiplier/units for the current (maybe should be milliamps instead of amps?)

I note that my TO-Q-SY1-JZT works correctly, and has the quirk zhaquirks.tuya.ts011f_plug.Plug_CB_Metering.

Solution description

Maybe the TO-Q-SY2-JZT just needs the same quirk(s) as TO-Q-SY1-JZT?

class Plug_CB_Metering(EnchantedDevice):

But I do seem to get the correct temperature for this model unlike the existing comment in the quirk.

Screenshots/Video

Screenshots/Video

image

Device signature

Device signature
{
  "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.FullFunctionDevice|MainsPowered|RxOnWhenIdle|AllocateAddress: 142>, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True, *is_security_capable=False)",
  "endpoints": {
    "1": {
      "profile_id": "0x0104",
      "device_type": "0x010a",
      "input_clusters": [
        "0x0000",
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0006",
        "0x0402",
        "0x0702",
        "0x0b04",
        "0xe000",
        "0xe001"
      ],
      "output_clusters": [
        "0x000a",
        "0x0019"
      ]
    },
    "242": {
      "profile_id": "0xa1e0",
      "device_type": "0x0061",
      "input_clusters": [],
      "output_clusters": [
        "0x0021"
      ]
    }
  },
  "manufacturer": "_TZ3000_cayepv1a",
  "model": "TS011F",
  "class": "zigpy.device.Device"
}

Diagnostic information

No response

Logs

No response

Custom quirk

No response

Additional information

No response

@neildsb
Copy link

neildsb commented May 28, 2024

is this linked? #2652 (comment)

@daurnimator
Copy link
Author

is this linked? #2652 (comment)

ah yes. i think this is a duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants