Skip to content

Releases: marcus-j-davies/HAP-Router

Release v1.4.1

16 May 10:17
Compare
Choose a tag to compare
  • Adding an environment variable of DELAY_ROUTE_SETUP delays the setup of routes, for the specified milliseconds.

Release v1.4.0

12 May 20:15
Compare
Choose a tag to compare
  • Added a new combined/Multsensor accessory (Motion, Light, Temp)
  • Added a new NULL output, Which can be used for switchs that are used as a state, in homekit automations.

Release v1.3.0

28 Apr 15:27
Compare
Choose a tag to compare
  • AccessoryType in the API response now matches the AccessoryType in events.
  • Exposed accessory specific actions in the accessory info UI
  • Improvements to Camera code.
  • Added Backup/Restore features

Release v1.2.2

26 Apr 06:49
Compare
Choose a tag to compare
  • Added .github and .gitattributes to package exclusion

Release v1.2.1

26 Apr 06:29
Compare
Choose a tag to compare
  • Moved purging/clearing configuration to the del package
    for better cross platform support.
  • Fixed potential exception when creating node_modules directory on start up
  • Bump Chalk package

Release v1.2.0

25 Apr 17:40
Compare
Choose a tag to compare
  • Initial Release to public