Skip to content

Releases: NRCHKB/node-red-contrib-homekit-bridged

v1.0.2

01 Mar 21:55
96ca5af
Compare
Choose a tag to compare

Added warning to README

⚠️ WARNING ⚠️

Version 1.0.X upgrade is a breaking change. Please review the release notes thoroughly before updating!

v1.0.1

23 Feb 20:39
89d0797
Compare
Choose a tag to compare

Lost backward compatibility. In order to make it work read this notice.

Fixed

  • Node id macify algorithm changed #170
  • Corrections regarding issue #12 so that changes can be deployed without restarting node-red
  • Automatically creating a new service and replacing the old one if the service type changed
  • Automatically replacing an accessory with a new one if the accessory information changes (e.g. Name, Manufacturer, ...)
  • Video Filter value in Camera Control is now optional #194 (can be empty, before it was generated if was empty)
  • Removed updateReachability as it is deprecated (and doesn't make a difference)

Added

  • After Service selection in node configuration Category will be automatically set to default for Service
  • Interface Name for Camera Service configuration
  • Support for new TV Remote services
  • Now first output is for onChange, second for onSet and third for camera snapshot. #200
  • Sponsor Button on repository page

Changed

  • Accessory Category in node configuration moved under Service selection
  • Clarify NO_RESPONSE in README
  • Update node-red version in dependencies
  • Camera Service source code to match newest improvements in homebridge-camera-ffmpeg
  • Update to latest HAP-NodeJS
  • Removed unnecessary accessory category from service node
  • Removed fields Manufacturer, Serial Number and Model from linked service nodes
  • Moved eslint and prettier configuration to package.json
  • Added automatic linting on pre-commit

v0.8.0

14 Oct 06:04
5cb39e2
Compare
Choose a tag to compare

Added

  • Added greenkeeper
  • Added setting to Bidge configuration called Allow Message Passthrough

Changed

  • Updated README

Fixed

  • Revert hap.context in node output

v0.7.1

13 Oct 07:11
73f2330
Compare
Choose a tag to compare
  • added labels for output as there is new output for camera snapshot

v0.7.0

12 Oct 21:02
99d7045
Compare
Choose a tag to compare

Added

  • CHANGELOG page introduction
  • travis autodeploy to npm on pushed tags
  • Change from "characteristic-change" to "set" to listen to HAP-NodeJS events
  • Sorted Service Type list in UI
  • Camera support (RTSP, Video Doorbell and others)
  • RemoteKey value now appears in node output!
  • HAP-NodeJS version changed to latest (0.5.0)
  • Added Accessory Category field for Parent Service
  • More code refactoring
  • Newest HomeKit Docs uploaded
  • Security hints
  • And more...

Changed

  • MIT license
  • Better node-red tests
  • Pretiefied and linted code!
  • Support for node 8 and 10 only
  • Github Actions for automatic tests and publish
  • And more...

Fixed

  • Removed read/write boundaries for Characteristics
  • And more...

v0.6.2

27 Mar 22:09
c488059
Compare
Choose a tag to compare
Version 0.6.2 - hotfix for NO_RESPONSE

In this version:

hotfix for NO_RESPONSE
some minor changes in README

v0.6.1

20 Mar 16:01
4e31fa4
Compare
Choose a tag to compare
Merge pull request #71 from NRCHKB/dev

Release 0.6.1

- Fixes for #22 and #66 
- Some renaming to our new organisation name
- reintroduced debug mode for our module, run with DEBUG=NRCHKB node-red
- some small changes to process of finding Parent Service as Linked Service

v0.6.0

15 Mar 18:53
130b0f8
Compare
Choose a tag to compare

Major changes:

Linked Services - #41
Mdns Configuration - #44
Filter on topic
NO_RESPONSE trigger - #48
onIdentify - #54
Additional:

redesigned README
added automatic tests for building project, code quality and finding vulnerabilities
And more!

Huge thanks to:
@crxporter
@radionoise
@flic
@emilingerslev
@radokristof

If you ever experience huge issue then the first thing is to restart node-red.
Second to remove Bridge and create it as new.
If you have any questions regarding new features that are not enough described on README or wiki then please open an Issue!

v0.5.1

11 Mar 07:32
3e13a8e
Compare
Choose a tag to compare
Merge pull request #43 from oliverrahner/dev

Fixed compatibility with nodejs 7 caused by missing String.padStart function.

v0.5.0

23 Feb 22:57
62d4e8f
Compare
Choose a tag to compare
Merge pull request #40 from oliverrahner/dev

Release 0.5.0