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

[tuya] Add support for IR controller #501

Merged
merged 16 commits into from
Jul 23, 2023

Commits on Jul 6, 2023

  1. [tuya] IR Controller: changed the name of the parameters

    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bd8de55 View commit details
    Browse the repository at this point in the history
  2. [tuya] IR Controller: added support code in NEC-format for receiving …

    …command
    
    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    84a9ac4 View commit details
    Browse the repository at this point in the history
  3. [tuya] IR Controller: refactor code, add one ir-code channel with opt…

    …ions, remove other ir-channels
    
    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0c3d2d1 View commit details
    Browse the repository at this point in the history
  4. [tuya] IR Controller: refactor code, add one ir-code channel with opt…

    …ions, remove other ir-channels
    
    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    eeb2cb0 View commit details
    Browse the repository at this point in the history
  5. [tuya] IR Controller: refactor code, add one ir-code channel with opt…

    …ions, remove other ir-channels
    
    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    81419c0 View commit details
    Browse the repository at this point in the history
  6. [tuya] IR Controller: refactor code, add one ir-code channel with opt…

    …ions, remove other ir-channels,
    
    added continuous learning mode
    
    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4711f63 View commit details
    Browse the repository at this point in the history
  7. [tuya] IR Controller: update docs

    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ff4b370 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. [tuya] IR Controller: fix code style

    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    781e1b5 View commit details
    Browse the repository at this point in the history
  2. [tuya] IR Controller: fix code style

    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    40aa177 View commit details
    Browse the repository at this point in the history
  3. [tuya] IR Controller: fix code style & possible check for NPE

    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    077f138 View commit details
    Browse the repository at this point in the history
  4. [tuya] IR Controller: fix code style & possible check for NPE

    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    06097e2 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'd51x/4.0/tuya-ir-controller' into 4.0/t…

    …uya-ir-controller
    
    # Conflicts:
    #	bundles/org.smarthomej.binding.tuya/src/main/java/org/smarthomej/binding/tuya/internal/util/IrUtils.java
    d51x committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    abca4e9 View commit details
    Browse the repository at this point in the history
  6. [tuya] IR Controller: fix continuous learning key code

    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    21ff55c View commit details
    Browse the repository at this point in the history
  7. [tuya] IR Controller: fix possible NPE

    Signed-off-by: Dmitry P. (d51x) <dimonich110@gmail.com>
    d51x committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6c1fe69 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    3a14657 View commit details
    Browse the repository at this point in the history
  2. fix code format after spotless check

    Signed-off-by: Dmitry Pyatykh <dimonich110@gmail.com>
    d51x authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0e887ba View commit details
    Browse the repository at this point in the history