question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Device Support Request] TS011F Led status indicator

See original GitHub issue

Describe the solution you’d like I would like to be able to select the power button led color when device is turned on, I have some switches that are red color when ON and some are blue color when ON, I can’t find where to change this behaviour in the Clusters.

Red Led:

{
  "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.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 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": 260,
      "device_type": "0x010a",
      "in_clusters": [
        "0x0000",
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0006",
        "0x0702",
        "0x0b04",
        "0xe000",
        "0xe001"
      ],
      "out_clusters": [
        "0x000a",
        "0x0019"
      ]
    }
  },
  "manufacturer": "_TZ3000_ew3ldmgx",
  "model": "TS011F",
  "class": "zhaquirks.tuya.ts011f_plug.Plug"
}

Blue Led:

{
  "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.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 142>, manufacturer_code=4417, maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752, maximum_outgoing_transfer_size=66, 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": 260,
      "device_type": "0x010a",
      "in_clusters": [
        "0x0000",
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0006",
        "0x0702",
        "0x0b04",
        "0xe000",
        "0xe001"
      ],
      "out_clusters": [
        "0x000a",
        "0x0019"
      ]
    }
  },
  "manufacturer": "_TZ3000_typdpbpg",
  "model": "TS011F",
  "class": "zhaquirks.tuya.ts011f_plug.Plug"
}

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:16 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
PonyOnycommented, Feb 25, 2022

Is it possible changing it from tuya APP with there ZBGW ? If then we need one sniffing then changing the color from the TBGW…

I don’t have the tuya ZBGW I use a Zigbee usb device.

1reaction
MattWestbcommented, May 12, 2022

Then tuya is doing some magic as mor or less norla tuya is doing and we is not knowing wot they is doing. Then you is having the device and one tuya ZBGW its great but do you jave one device for sniffing the zigbee traffic ? If yes one sniff from pairing and also one then changing the mode so we can see how tuya is doing it is more then welcome.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tuya ZigBee 16A Smart Plug Review - SmartHomeScene
If the TS011F plug was plugged in and turned off, with device attached to it (current flowing) it will never turn off randomly....
Read more >
ZHA - Two zigbee devices ("TZ3000_xkap8wtb ...
Two different zigbee devices, see below, are wrongly identified as domain “light”, when they should be identified as domain “switch”.
Read more >
Firmware Updates (OTA) - Tuya Smart
Manage OTA updates for all devices connected to cloud, including firmware versions, grayscale releases, visualized data reports, and update strategies.
Read more >
Post Requests for Edge Drivers Here (community-created)
This device: Govee Immersion - RGBIC LED TV Backlights – EU-GOVEE ... the lights wired to it and changes the switch's status in...
Read more >
Deconz Docker becomes unresponsive with Tuya TS011F ...
deCONZ REST-API plugin to control ZigBee devices. ... Poll light node Keuken Spot 1 15:57:37:239 Poll APS request to 0x5C0272FFFE741651 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found