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

Release Candidate 1.7.0 #557

Merged
merged 131 commits into from
Sep 19, 2024
Merged

Release Candidate 1.7.0 #557

merged 131 commits into from
Sep 19, 2024

Commits on Apr 6, 2021

  1. Initialize 1.4.0-dev.0

    Shaquu committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ea3d845 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Merge remote-tracking branch 'origin/master' into dev

    # Conflicts:
    #	CHANGELOG.md
    #	package.json
    #	yarn.lock
    Shaquu committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    f4529d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    22b258f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Update demo examples for 1.x (#381)

    Changed `BatteryService` to `Battery` in demo examples as `BatteryService` is deprecated.
    crxporter authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    ad2209a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Persistent accessory identifier for subflows (#395)

    Implemented static accessoryUUIDs for subflows
    Enables the use of nrchkb nodes in subflows with backwards compatibility.
    kevinkub authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    c73284f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c4b50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85dc377 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    d4fcd34 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into dev

    # Conflicts:
    #	CHANGELOG.md
    #	package.json
    #	yarn.lock
    Shaquu committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    1c1a84e View commit details
    Browse the repository at this point in the history
  3. Code maintenance.

    Shaquu committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    1b84fdb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge remote-tracking branch 'origin/master' into dev

    # Conflicts:
    #	CHANGELOG.md
    #	package.json
    Shaquu committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    19effea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d364b16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fe35a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7d5555 View commit details
    Browse the repository at this point in the history
  5. deps update

    Shaquu committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    4c361fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2aded94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    092c33a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. --ignore-engines

    Shaquu authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    0f89b1c View commit details
    Browse the repository at this point in the history
  2. --ignore-engines

    Shaquu authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    a294205 View commit details
    Browse the repository at this point in the history
  3. Get node to fetch Serialized Service #210 - fixes

     - no longer send empty object to first output for events
     - attached current value to events (msg.payload.key=value)
    Shaquu committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    bc18fac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f99c06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f30a13b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    f3a2fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596ccd7 View commit details
    Browse the repository at this point in the history
  3. Fix missing file + prettier

    Shaquu committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    3fce8b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28dc3b4 View commit details
    Browse the repository at this point in the history
  5. Using get callback is now optional with useEventCallback (Service 2 n…

    …ode). Get node renamed to Status node.
    Shaquu committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    64d09ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a9cfef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f603697 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    e4e0387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    519ac9e View commit details
    Browse the repository at this point in the history
  3. Update README.md (#426)

    Shaquu authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    abb79df View commit details
    Browse the repository at this point in the history
  4. Bump versions for Readme rework (#427)

    * Update README.md
    
    * Update package.json
    
    * Update CHANGELOG.md
    Shaquu authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    d4d0fd2 View commit details
    Browse the repository at this point in the history
  5. Readme fixes (#428)

    * Update CHANGELOG.md
    
    * Update package.json
    
    * Small change
    
    Co-authored-by: crxporter <38265886+crxporter@users.noreply.github.com>
    Shaquu and crxporter authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    061dfd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    fd928a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1598a0d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    782704a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a05da6 View commit details
    Browse the repository at this point in the history
  3. Changelog and version bump

    Shaquu committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    af465c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    5f3e9f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43ca486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b072fe6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    51134bc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Version 1.4.0

    Shaquu committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    4ae7fc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Merge remote-tracking branch 'origin/master' into dev

    # Conflicts:
    #	CHANGELOG.md
    #	README.md
    #	package.json
    Shaquu committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    671691c View commit details
    Browse the repository at this point in the history
  2. Version 1.4.2

    ### Fixed
    
    - Resolve issue with customCharacteristics not loading from file
    - Fixed publish process
    Shaquu committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    77a04b1 View commit details
    Browse the repository at this point in the history
  3. Version 1.4.2

    ### Fixed
    
    - Resolve issue with customCharacteristics not loading from file
    - Fixed publish process
    Shaquu committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b872346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e543420 View commit details
    Browse the repository at this point in the history
  5. Revert hap-nodejs to stable

    Shaquu committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ddf5d40 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    ac0bd52 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dev' into dev

    # Conflicts:
    #	CHANGELOG.md
    #	package.json
    #	yarn.lock
    Shaquu committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2787bb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    eefb504 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Bugfix Release Candidate 1.4.3

    Shaquu committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    5bb7ea1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 26, 2021

  1. Update deps and init 1.5.0-dev

    Shaquu committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    24d12b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31409b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    4c47ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca2f87 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    2886f43 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    f618f34 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Replace yarn with npm

    Shaquu committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    28c54b1 View commit details
    Browse the repository at this point in the history
  2. Updated deps

    Shaquu committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    99c2458 View commit details
    Browse the repository at this point in the history
  3. Set strict hap-nodejs version

    Shaquu committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d7e1f23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aa8f3a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Update hap-nodejs to 0.10.1

    Shaquu committed Apr 13, 2022
    1 Configuration menu
    Copy the full SHA
    b68a3f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Update hap-nodejs to 0.10.2

    Shaquu committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    32d8773 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    0a0b264 View commit details
    Browse the repository at this point in the history
  2. Dependencies update

    Shaquu committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5d6bcaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd22a83 View commit details
    Browse the repository at this point in the history
  4. Resolve issues with CI builds

    Shaquu committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    fc90dbe View commit details
    Browse the repository at this point in the history
  5. Resolve issues with CI builds

    Shaquu committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e6215bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a641e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Updated hap-nodejs to 0.10.3

    Shaquu committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    581b1f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Updated hap-nodejs to 0.10.4

    Shaquu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f62907d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    883f2bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2056305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19594a7 View commit details
    Browse the repository at this point in the history
  4. Bigger timeout for tests

    Shaquu committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    276755d View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Shaquu authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    64be57f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    039943c View commit details
    Browse the repository at this point in the history
  7. Tests improvements

    Shaquu committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    410872f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    787ddde View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    286c4e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Updated hap-nodejs to 0.11.0

    Shaquu committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    865b877 View commit details
    Browse the repository at this point in the history
  2. Github changelog configuration

    Shaquu committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    9624da5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd55bb3 View commit details
    Browse the repository at this point in the history
  4. Updated the changelog

    Shaquu committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    7644b7d View commit details
    Browse the repository at this point in the history
  5. dev version bump

    Shaquu committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    005bb93 View commit details
    Browse the repository at this point in the history
  6. Version 1.5.0

    Shaquu committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    22ce792 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    e5d6316 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    99b82d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d0a53 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Pin Code format for new devices changed to XXXX-XXXX

    Tadeusz Wyrzykowski committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    05925ca View commit details
    Browse the repository at this point in the history
  2. NodeJS <12 no longer supported + upgraded deps

    Tadeusz Wyrzykowski committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    15ec916 View commit details
    Browse the repository at this point in the history
  3. dev version bump

    Tadeusz Wyrzykowski committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    958eb7e View commit details
    Browse the repository at this point in the history
  4. Github Actions updates

    Tadeusz Wyrzykowski committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    79ebaf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Bump version to 1.6.0

    Shaquu committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    55ef33b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    39f4489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feaffdd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Added ip as dependency #545

    Shaquu committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    73b800d View commit details
    Browse the repository at this point in the history
  2. Code prettier

    Shaquu committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c602d00 View commit details
    Browse the repository at this point in the history
  3. Updated version and changelog

    Shaquu committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e1ebbe8 View commit details
    Browse the repository at this point in the history
  4. Updated @nrchkb/logger

    Shaquu committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    01b4b73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9dbbf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    450ada4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09076e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06a865e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffb13c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80f28c7 View commit details
    Browse the repository at this point in the history
  6. Changelog update

    Shaquu committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    853545b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Adaptive Lighting support #335

    Shaquu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5039a13 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    053b755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    189e54e View commit details
    Browse the repository at this point in the history
  3. cleanup ServiceUtils

    Shaquu committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c061760 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9030a92 View commit details
    Browse the repository at this point in the history
  5. dev deps upgrade

    Shaquu committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f975043 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Fixed Circular error

    Shaquu committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    348011e View commit details
    Browse the repository at this point in the history
  2. Fixed Adaptive Lightning

    Shaquu committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    aa625f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cff18e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    8421072 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    bd712d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    271d027 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    6536c43 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    316349c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Improved Host not found error

    Shaquu committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    301180a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d885236 View commit details
    Browse the repository at this point in the history
  3. Updated to hap-nodejs 0.12.3-beta.7 which resolves Adaptive Lightning…

    … issues for MANUAL mode
    Shaquu committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b4df110 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2424c16 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. bump deps

    Shaquu committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2e08ab5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. version bump to 1.7.0

    Shaquu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0f2c86d View commit details
    Browse the repository at this point in the history