Release 2.3.9 Available

Release 2.3.9.176 Available

Changes from 2.3.9.174

Platform Changes

  • More Bonjour/HomeKit tweaks.
  • Added hub management endpoints :
    • /hub/advanced/getManagementToken - fetches hub's management token to be used with other endpoints below. This token is stored in the database.
    • /management/firmwareUpdate?token=tokenValue - starts hub firmware update.
    • /management/firmwareUpdateStatus?token=tokenValue - fetches current firmware update status.
    • /management/clone?token=tokenValue&source=sourceHubIpAddress&sourceToken=sourceHubTokenValue - clones hub's database from the source hub, preserving current hub's management token.
  • Added an endpoint to opt out from backup DNS configuration (/hub/advanced/setDNSFallback/false) and another to fetch fallback flag (/hub/advanced/getDNSFallback).

Bug Fixes

  • Fixed canceling Z-Wave repair and added a separate button to cancel it if the page is reloaded in the middle of a repair.
  • Fixed MissedPropertyException in Wiz dimmer driver.
20 Likes