All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added greenkeeper
- Added setting to Bidge configuration called Allow Message Passthrough
- Updated README
- Revert hap.context in node output
- Added labels to node outputs as there are new output for camera snapshot
- 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...
- 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...
- Removed read/write boundaries for Characteristics
- And more...
- Some minor changes in README
- Hotfix for "NO_RESPONSE"
- Reintroduced DEBUG mode (DEBUG=NRCHKB node-red)
- Renaming organisation
- Minor changes to process of finding Parent Service as Linked Service
- Crash upon removing bridge from Home #22
- Fix: "Error: This callback function has already been called by someone else..." #66
- Introduce Linked Services #41
- MDNS Configuration #44
- Filter on Topic
- NO_RESPONSE trigger #48
- onIdentify #54
- Added automatic tests for building project, code quality and finding vulnerabilities
- Redesigned README