Release 2.3.8.117 Available
Changes from 2.3.7.146
Platform Changes
- Java platform update for C-5 and C-7 hubs from 8 to 11 (after rebooting the hub the second time following the update).
- Added Matter controller functionality allowing pairing of Matter devices to Hubitat Elevation Model C-5 and C-7.
- Updated Z-Wave SDK for C-7/C-8/C-8 Pro.
- Added payload to zigbee logging websocket.
- Added battery status column to Devices and Rooms pages.
- Improved broken scheduler detection and error message.
- Moved Bundles page to use new UI.
- Added an option to delete bundle and all of its apps/drivers/libraries in one go.
- Added a hub event for database rebuild status.
- Modified mobile app link to hide disabled devices.
- Added a "device inactive since last radio reset" indicator to Zigbee info page.
- Added endpoints to tune excessive load threshold (/hub/advanced/getExcessiveLoadThreshold and /hub/advanced/setExcessiveLoadThreshold/50, where 50 is a sample value; default is 33, range is [20..100]).
- Improved network reconnect logic.
- Added zigbee payload to zigbeeLogsocket output.
New Devices
- Zooz Zen54 0-10V Dimmer
New Compatible Devices
- ThirdReality (3RTHS0224BZ) using Generic Zigbee Temperature/Humidity Sensor
- moes temp humidity sensor (RH3052) using Generic Zigbee Temperature/Humidity Sensor
- SONOFF temp humidity sensor (SNZB-02D) using Generic Zigbee Temperature/Humidity Sensor
- Leviton D215S using Generic Matter Switch driver
Driver updates
- Added refresh command to all advanced zigbee bulb drivers
- Added unsubscribe before subscribe in all matter drivers, this may reduce duplicate reporting instances if configure has been run multiple times
Bug Fixes
- Added better detection for broken database backups.
- Rule 5.1:
- Fixed UI for Repeat While action.
- Fixed back-to-back Repeat actions failing.
- Fixed runRuleAct from http request.
- Fixed seetting Custom HSB color UI if color set previously.
- Fixed Trigger processing when Required Expression and Trigger use same event, and Cancel pending actions selected.
- Fixed Timeout on Wait for Expression with timeout.
- Room Lights: Fixed Off disablement from level change improperly disabling while lights are off.
- Added fixed width to Dashboard edit variables input with numbers.
- Fixed inconsistent deletion of user logs on reboot.
- Room Lights:
- Fixed Off disablement from level change improperly disabling while lights are off.
- Fixed Pause ignored when transition activation used.
- Fixed mixing of data and states on device clone.
- Fixed high CPU utilization issue on C8 pro hubs.
- Fixed matter rgbw driver error for setSaturation and setHue commands when executed from web UI.
- Fixed missing button commands for RGBgenie Z-Wave Remote ZW-5009 driver.
- Fixed leaksmart moisture detector not reporting if text logging was disabled.
- Fixed zigbee logging attribute formatting.