[APP][Pro] Universal TUYA Zigbee Device App - test

stand alone docker yoiu also need to unstall homey wirh npm install -g homry ( g for global )

@packetninja (Attilla),

Thank you for this excellent PR! :tada:

Your BSEED switch implementation with physical button detection via attribute reports has been MERGED into v5.5.913.

The code was already integrated in a previous version but your PR confirmed the correct approach and fingerprints. I’ve updated all references to credit you properly.

Changes in v5.5.913:

  • PR references updated to #118
  • Your name credited in code comments and changelog
  • printNode() debug call added per your approach

The fingerprints _TZ3000_ysdv91bk and _TZ3000_blhvsaqf are fully supported in the switch_1gang driver with:

  • ZCL-only mode (no Tuya DP)
  • 2000ms app command window
  • Physical button detection via attribute reports
  • Custom clusters 0xE000/0xE001 support

Thank you for your contribution! :folded_hands:

Best regards, Dylan