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

Add support for TuYa Smart Switch with backlight ( 2, 3, 4, 6 gang configurations) #5935

Merged
merged 24 commits into from
Jul 9, 2023

Commits on Jun 18, 2023

  1. Update terncy.ts

    Added Terncy CL001 support
    Qianli-Ma committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    6134521 View commit details
    Browse the repository at this point in the history
  2. Update terncy.ts

    Fixed linting issues
    Qianli-Ma committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    4403ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4b3a9d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Update tuya.ts

    added support for tuya G3 smart 4 gang switch with 2 scene controller
    Qianli-Ma committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    341bbbb View commit details
    Browse the repository at this point in the history
  2. Update tuya.ts

    Changed model name
    Qianli-Ma committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2e2cf51 View commit details
    Browse the repository at this point in the history
  3. Update tuya.ts

    fix typo
    Qianli-Ma committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a65dd7a View commit details
    Browse the repository at this point in the history
  4. Update terncy.ts

    Koenkk authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b6bd0c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    7b74945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8357f81 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    56bdf82 View commit details
    Browse the repository at this point in the history
  2. Update tuya.ts

    Adds support for tuya 4gang + 2 scene switch with backlight.
    Power on behavior is still WIP.
    master_switch requires Koenkk/zigbee2mqtt#18157 to work
    Qianli-Ma committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4d051e9 View commit details
    Browse the repository at this point in the history
  3. Update tuya.ts

    fixed linting errors
    Qianli-Ma committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    5ea5050 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Update tuya.ts

    Moved _TZE200_wunufsil to an individual device with switch countdown timer, power on behavior, backlight control, and master switch functions.
    Qianli-Ma committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    07afe3e View commit details
    Browse the repository at this point in the history
  2. Update tuya.ts

    Changed model name to reflect 2 gang control
    Qianli-Ma committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    58d76a7 View commit details
    Browse the repository at this point in the history
  3. Update tuya.ts

    _TZE200_0j5jma9b :
      fixed description
      fixed master switch
    _TZE200_wunufsil:
      removed extra endpoints
    Qianli-Ma committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    24940af View commit details
    Browse the repository at this point in the history
  4. Update tuya.ts

    Added TS0601_3gang switch with backlight
    Qianli-Ma committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    232d80e View commit details
    Browse the repository at this point in the history
  5. Update tuya.ts

    Fixed duplicate _TZE200_vhy3iakz (new code supports countdown, backlight mode, and main switch)  and changed some formatting
    Qianli-Ma committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    e6367b4 View commit details
    Browse the repository at this point in the history
  6. Update tuya.ts

    fix duplicates and format
    Qianli-Ma committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    f3ddb5a View commit details
    Browse the repository at this point in the history
  7. Update tuya.ts

    Changed _TZE200_k6jhsr0q to support additional features
    Qianli-Ma committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    6e669b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Update tuya.ts

    Update device names per request
    Qianli-Ma committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    59bc2fa View commit details
    Browse the repository at this point in the history
  2. Update tuya.ts

    Updated model names
    Qianli-Ma committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0f16d0b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Update tuya.ts

    Changed
    Qianli-Ma committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0bfcae6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Update tuya.ts

    Fixed power on behavior
    Fixed backlightModeOffOn get
    Qianli-Ma committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    17e0ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Update tuya.ts

    Koenkk authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    645b827 View commit details
    Browse the repository at this point in the history