Release Notes 1.1.6

From Hubitat Documentation
Revision as of 22:05, 17 October 2018 by Rpejavar (talk | contribs)
Jump to: navigation, search

Hubitat Elevation Platform update 1.1.6 is now available:

Please note, the process takes about a minute to download (depending on your Internet connection) and extract the hub update, and 1-2 minutes to perform the update after you click 'Update Hub'. We recommend that you periodically download a backup of your setup from the Settings page, Backup and Restore.

Changes from 1.1.5:

Platform Additions / Changes

  • Added button to cancel Z-Wave repair that is in process.

New Drivers and Devices

  • New drivers:
    • Virtual Temperature Sensor
    • Generic Z-Wave Button Controller (supports Fibaro KeyFob and Button, NodOn Soft and Octan remotes)
    • Zipato Siren (includes chime component device)
  • New driver features:
    • Zooz Power Strip (automatically create child device components)
    • Generic Z-Wave Repeater (add refresh command, and Power Source capability)
    • Generic Z-Wave Shade (fix level and on/off events)

New Built-in App Features

  • Mode Manager:
    • Added set mode with switches.
  • Hubitat Safety Monitor:
    • Added Night-Intrusion support.
  • Rule Machine:
    • New actions: Switches Per Mode, Activate Scene, Activate Scene Per Mode, and Delay (Cancel) Per Mode.
    • Added Lock Codes as Trigger Event or Condition.
    • Added Between Two Dates as Condition or Restriction.
    • Added new rule type: Schedule. Allows scheduling of actions by days of week and time, with optional wait period for second set of actions (e.g. turn on by schedule, off x minutes later).
    • Added action for Send HTTP Request: sends asyncGET to URL; allows %device% and/or %value% in URL for last event device and/or value.
    • Added choice for multiple music players.
  • Scene (upgrades available only for newly created Scenes):
    • Added optional transition time (device dependent).
    • Added option to ignore Off of activator switch: turning On activates Scene, but turning Off does nothing; default remains that turning Off turns off all devices in Scene.
    • Activator switch state now serves as indicator of scene fully set or not: On if scene fully set, Off if any element of scene changed.
  • Alexa Skill:
    • Added option to include Hue devices (are excluded by default).
  • Maker API:
    • Added option to enable or disable cloud and/or local access to endpoints (cloud access is off by default).
    • Added "arrived", "departed","startLevelChange", "stopLevelChange" to allowed commands

Bug Fixes

  • Rule Machine:
    • Fixed capture/restore bug.
    • Fixed disable with Private Boolean bug.
  • Dashboard:
    • Fixed iOS slider not registering changed value.
  • Maker API:
    • Fixed inconsistency between Name and Label in Devices endpoints. Label will now show label if set, and Name if not set. Name will be name.
    • Fixed bug causing Z-Wave network repair to stall on some devices.
    • Fixed bug with modes containing special characters, affected Mode Manager and other apps.
  • Hubitat Safety Monitor:
    • Fixed bug when arming changed by external means.
    • Fixed bug for checking contact sensors while arming with Use All selected.
  • Scene
    • Fixed bug in Adjust Scene after adding additional device.