NRCHKB / node-red-contrib-homekit-docker

Node-RED-homekit-docker is a Node-RED based project with support for homekit.
https://nrchkb.github.io
Apache License 2.0
40 stars 8 forks source link

Bump node-red-contrib-homekit-bridged from 1.3.0 to 1.3.6 #41

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps node-red-contrib-homekit-bridged from 1.3.0 to 1.3.6.

Release notes

Sourced from node-red-contrib-homekit-bridged's releases.

v1.3.6

Fixed

  • nrchkb complaining about validValues #52

v1.3.5

Fixed

  • NO_RESPONSE not working

v1.3.4

Fixed

  • onChange fired when value not changed #390 - thanks for reporting @​Delphius7
  • Resolve issues with incorrect Characteristics names used in node output
  • Resolve issues with some Characteristics names not being accepted since hap-nodejs upgrade

v1.3.1

Fixed

  • Fix allowMessagePassthrough=false not working for messages from Home.app
Changelog

Sourced from node-red-contrib-homekit-bridged's changelog.

[1.3.6]

Fixed

  • nrchkb complaining about validValues #52

[1.3.5]

Fixed

  • NO_RESPONSE not working

[1.3.4]

Fixed

[1.3.3]

Fixed

  • Resolve issues with incorrect Characteristics names used in node output

[1.3.2]

Fixed

  • Resolve issues with some Characteristics names not being accepted since hap-nodejs upgrade

[1.3.1]

Fixed

  • Fix allowMessagePassthrough=false not working for messages from Home.app
Commits
  • f2a5076 Fixed nrchkb complaining about validValues #52 (#416)
  • bc4c865 Fixed NO_RESPONSE not working in 1.3.4 (#409)
  • 8fb7267 Merge pull request #391 from NRCHKB/bugfix/onChange
  • 83fa28f Fixed onChange fired when value not changed #390
  • f790bc9 Merge pull request #377 from NRCHKB/feature/security-scans
  • f08f032 Merge pull request #380 from NRCHKB/add-code-of-conduct
  • a8bfa87 Merge pull request #386 from NRCHKB/dev
  • 44c5c74 Resolve issues with incorrect Characteristics names used in node output
  • 679e8c1 Merge pull request #385 from NRCHKB/dev
  • d5e57a3 Resolve issues with some Characteristics names not being accepted since hap-n...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)