Difference between revisions of "Release Notes 2.0.7"
(Created page with "'''Hubitat Elevation Platform update 2.0.6 is now available:''' Please note, the process takes about a minute to download (depending on your Internet connection) and extract...") |
(Tag: Visual edit) |
||
Line 5: | Line 5: | ||
'''Changes from 2.0.6''': | '''Changes from 2.0.6''': | ||
+ | '''Hubitat Elevation Platform update 2.0.7 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 2.0.6''': | |
− | |||
− | |||
− | |||
− | |||
''Platform Additions / Changes'' | ''Platform Additions / Changes'' | ||
− | * | + | * Deprecated com.hubitat.zigbee.DataType. If you are using this class in your drivers be sure to import hubitat.zigbee.zcl.DataType. The deprecated class will be removed in a future release. |
− | * | + | * Changed “User Administration” section in settings to “Hub Login Security” |
''Drivers and Devices'' | ''Drivers and Devices'' | ||
* New drivers: | * New drivers: | ||
− | ** | + | ** Qubino Thermostat Module (ZMNHID3) |
− | ** Qubino | + | ** Qubino 1 Relay Module (ZMNHAD3) |
+ | ** Dome Range Extender (DMEX1) | ||
+ | ** Iris Keypad V2 (TODO: link to keypad notes) | ||
+ | ** Iris Keypad V3 (TODO: link to keypad notes) | ||
+ | ** AduroSmart ERIA Dimmer Switch | ||
+ | ** AduroSmart ERIA Contact Sensor | ||
+ | ** AduroSmart ERIA Motion Sensor | ||
+ | ** Sylvania Lightify Smart Switch | ||
+ | ** Aeotec Nano Switch | ||
+ | * New device support: | ||
+ | ** Aeotec Range Extender 6 (using Generic Z-Wave Repeater) | ||
* New driver features: | * New driver features: | ||
− | ** | + | ** SmartThings Presence Sensor V2 and V4: |
− | ** | + | *** Implement Tone capability (beep) |
− | *** | + | *** Add 10 and 15 minute presence timeout options |
+ | ** All keypad drivers: Implement Tone capability (beep) | ||
+ | ** Chromecast drivers: Clear TTS Q when driver is initialized | ||
+ | |||
+ | ''New Apps'' | ||
+ | |||
+ | * Notifications: Set up notifications from device events, lock codes, and mode changes. | ||
''New App Features'' | ''New App Features'' | ||
− | * | + | * Rule Machine: New Conditions/Trigger Event definition UI, and new Rule definition UI |
+ | * Dashboard v2.0: read more here regarding all the changes and additions to Dashboard | ||
''Bug Fixes'' | ''Bug Fixes'' | ||
− | * | + | * Qubino 1D Relay Module: Fixed reversed NC/NO options for Input 2 Contact Type option. |
− | + | * Sylvania Dimmer Switch Button Controller: Fixed erroneous button events. | |
− | * | + | * Scene-1.2: Change child device names when Scene name is changed. |
− | + | * Group-2.0: Fix zigbee group hue and saturation not working | |
− | * | + | * SmartThings Presence Sensor V2 and V4: fix battery reporting |
− | + | * Iris V3 keypad: Fix audio alerts not working correctly (TODO: link to keypad notes) | |
− | * | + | * Iris V2 keypad: Fix panel lights remaining on (TODO: link to keypad notes) |
− | * | + | * Hubitat Safety Monitor: |
− | * | + | ** Fix cancel arm not disarming keypads |
− | * | + | ** Fix chained arming of multiple keypads when HSM armed from a keypad |
− | * | + | * Generic Z-Wave lock: fix decrypt error on Kwikset when using LCM to manage codes. |
− | ** | + | |
− | ** | + | * Chromecast drivers: Increase delay time of “Stop after TTS is complete” preference option by 50% |
− | + | * Aeon Multisensor 6: Fix configuration preferences not honored | |
− | * Z-Wave | + | * Hue integration: Fix color commands failing when attribute values are passed as strings |
− | * | + | * Sonos integration: Implement missing volumeUp and volumeDown commands |
− | * | + | * Zooz Power Strip: Fixed configuration parameters that don't work with firmware 2.0 |
− | * | + | * New User Getting Started fix for not exiting properly after entering postal code |
− | * | ||
− | * | ||
− | * | ||
− |
Revision as of 18:21, 18 March 2019
Hubitat Elevation Platform update 2.0.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 2.0.6:
Hubitat Elevation Platform update 2.0.7 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 2.0.6:
Platform Additions / Changes
- Deprecated com.hubitat.zigbee.DataType. If you are using this class in your drivers be sure to import hubitat.zigbee.zcl.DataType. The deprecated class will be removed in a future release.
- Changed “User Administration” section in settings to “Hub Login Security”
Drivers and Devices
- New drivers:
- Qubino Thermostat Module (ZMNHID3)
- Qubino 1 Relay Module (ZMNHAD3)
- Dome Range Extender (DMEX1)
- Iris Keypad V2 (TODO: link to keypad notes)
- Iris Keypad V3 (TODO: link to keypad notes)
- AduroSmart ERIA Dimmer Switch
- AduroSmart ERIA Contact Sensor
- AduroSmart ERIA Motion Sensor
- Sylvania Lightify Smart Switch
- Aeotec Nano Switch
- New device support:
- Aeotec Range Extender 6 (using Generic Z-Wave Repeater)
- New driver features:
- SmartThings Presence Sensor V2 and V4:
- Implement Tone capability (beep)
- Add 10 and 15 minute presence timeout options
- All keypad drivers: Implement Tone capability (beep)
- Chromecast drivers: Clear TTS Q when driver is initialized
- SmartThings Presence Sensor V2 and V4:
New Apps
- Notifications: Set up notifications from device events, lock codes, and mode changes.
New App Features
- Rule Machine: New Conditions/Trigger Event definition UI, and new Rule definition UI
- Dashboard v2.0: read more here regarding all the changes and additions to Dashboard
Bug Fixes
- Qubino 1D Relay Module: Fixed reversed NC/NO options for Input 2 Contact Type option.
- Sylvania Dimmer Switch Button Controller: Fixed erroneous button events.
- Scene-1.2: Change child device names when Scene name is changed.
- Group-2.0: Fix zigbee group hue and saturation not working
- SmartThings Presence Sensor V2 and V4: fix battery reporting
- Iris V3 keypad: Fix audio alerts not working correctly (TODO: link to keypad notes)
- Iris V2 keypad: Fix panel lights remaining on (TODO: link to keypad notes)
- Hubitat Safety Monitor:
- Fix cancel arm not disarming keypads
- Fix chained arming of multiple keypads when HSM armed from a keypad
- Generic Z-Wave lock: fix decrypt error on Kwikset when using LCM to manage codes.
- Chromecast drivers: Increase delay time of “Stop after TTS is complete” preference option by 50%
- Aeon Multisensor 6: Fix configuration preferences not honored
- Hue integration: Fix color commands failing when attribute values are passed as strings
- Sonos integration: Implement missing volumeUp and volumeDown commands
- Zooz Power Strip: Fixed configuration parameters that don't work with firmware 2.0
- New User Getting Started fix for not exiting properly after entering postal code