Skip to content

v1.3.0

Compare
Choose a tag to compare
@Shaquu Shaquu released this 28 Mar 00:51
· 27 commits to master since this release
aedbca5

Fixed

  • There was a problem when mdnsConfig was
    empty #322
  • There was a problem when NRCHKB was updated without Node-RED
    restart #363
  • Linked service throws error during setup if parent waits for the setup message (thanks @AlexOwl)
  • . in Bridge name was causing it not being published without any feedback to user

Added

  • More code tests
  • Verify if Node.js version criteria is met on start
  • Support fo9r Standalone Accessory mode (like in old
    times) #310
  • (Experimental) Support for Custom Characteristics #52
  • Add client IP address to onSet/onChange output
    message (msg.hap.session) #328
  • As of new mdns advertiser available now there is a possibilty to choose which you want to use in Bridge Config: ciao (
    new, improved but not yet proved) or (good old) bonjour. Default bonjour

Changed

  • Updated hap-nodejs to 0.9.4
  • Updated dependencies to latest versions
  • TypeScript-ify code
  • Generate random pin code for new Bridge nodes