Hub Update 1.1.0

Hubitat Elevation Software update 1.1.0 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.0.9:

Additions / Changes

  • timeOfDayIsBetween() method is now available to use in device driver code
  • added app.clearSetting() which applies defaultValues without the need to use removeSetting()
  • Added support for “capability” input elements and simple multi enum values ( [1,2,3] vs '["1","2","3"]' ) to app.updateSetting()
  • added getChildAppByLabel() and getChildAppById() methods for parent Apps
  • Added sendHubCommand() method for device driver code.
  • Added multiinstancev1.MultiInstanceCmdEncap method
  • Added encrypt(), decrypt() methods
  • Added runEvery1Minute() method
  • Added hub.localIP and hub.localSrvPortTCP properties
  • Removed unintended/unused lockCode commands
  • Added the following Capabilities:
    • securityKeypad capability
    • releaseableButton capability
    • changeLevel capability (start and stop level change commands)
    • colorMode capability (tracks RGB vs CT mode in RGBW capable devices)
    • add filterStatus capability
    • add pressureMeasurement capability
  • Added driver for Orbit Iris Hose Faucet Water Timer
  • Added driver for Aeotec Recessed Door Sensor (DS854-ZWUS)
  • Added driver for Somfy 2 button controller
  • Added driver for Zooz Motion Sensor (ZSE02)
  • Added driver for Zooz Motion Sensor (ZSE18)
  • Added driver for Zooz Power Switch (ZEN15)
  • Added driver for Zooz Smart Plug (ZEN06)
  • Added driver for Hank RGBW Bulb
  • Added driver for Ecolink Smoke/CO Audio Detector (FF-ZWAVE5)
  • Added driver for Generic Z-Wave Smoke/CO Detector
  • Added driver for Generic Z-Wave Smoke Detector
  • Added driver for First Alert Smoke/CO Alarm (ZCOMBO)
  • Added driver for Everspring Smoke Detector (SF813)
  • Added driver for Wireless Smoke Detector (ZWN-SD)
  • Added driver for WaterCop Shut-Off Valve
  • Added driver for Remotec zrc 90 8 button controller
  • Added Virtual Thermostat driver
  • Changes to Aeon Labs Doorbell driver, implemented Audio Volume and removed volume setting and improved reliability when joined secure.
  • Changes to Life360 App, added refresh virtual device
  • Added support for weather device with data from openweathermap.org
  • Hubitat Dashboard added support for PIN code in Advanced
  • Hubitat Dashboard added support for disabling cloud and/or local access
  • Hubitat Dashboard added new menu for cloud and local links
  • Hubitat Dashboard added valve tile template
  • Added Alexa Skill Support (Alexa Skill Documentation )

Bug Fixes

  • Added check for duplicate when adding new mode
  • Fixed issue where hub may not reconnect after internet connection is lost
  • Added warning message when a duplicate Device Network Id is entered on device screen
  • Fixed 404 error in apps that use refreshInterval on Safari for Mac
  • HubAction handles responses for image contentTypes
  • Fixed duplicate commands bug in device detail view
  • Fixed Z-Wave association reports v1 and v2
  • Fixed issue on delete of app all the subscriptions for that installed app are now deleted
  • Validate IP addresses entered in Hub Link App
  • Fixed mode change bug in Zen Thermostat and Centralite Thermostat drivers
  • Fixed bug in Remotec zrc-90
  • Fixed Fibaro Motion Sensor ZW5 driver, improved reliability of configuration changes and refreshing sensor values, added doubleTap as a trigger event
14 Likes

Hotfix 1.1.0.121 is now available with the following fixes:

  • Hubitat Dashboard, fix for cut off text in attribute tile (now with auto fit to tile)
  • Aeon Micro Dimmer and Switch Alarm capability removed for Alexa Skill Discovery
  • Alexa Skill null error fix on .toUpperCase()
  • Fixed Zigbee parse error for ThingShield
  • Fixed Motion Lighting Override bug
6 Likes

Hotfix 1.1.0.122 is now available with the following fixes:

  • Hubitat Dashboard, fix for misaligned tiles
  • Hubitat Dashboard, broken background images will now save. Will need to re-add those urls and save in dashboard child app or in dashboard settings
  • Hubitat Dashboard, level slider is now centered below primary attribute (icon) instead of fixed at top of tile.
6 Likes