Release 2.3.8 Available

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.
40 Likes

Release 2.3.8.118 Available

Changes from 2.3.8.117

Platform Changes

  • Added logic to keep only one shutdown backup and to prevent corrupted database backups from replacing older good ones.

New App Feature

  • Rule 5.1: Can set mode based on time table in Mode Manager.

Bug Fixes

  • Fixed cloud backups to properly mark z-wave as unavailable on hubs with external radio stick.
  • Fixed C-5 migration to C-7/C-8/C-8 Pro when invalid data was saved for controller node.
  • Fixed Hub Variables throwing an error when toggling the value of a Boolean hub variable in the UI.
  • Fixed 38" oil tank settings on Sinopè tank level monitor driver.
29 Likes

Release 2.3.8.119 Available

Changes from 2.3.8.118

New App Feature

  • Maker API: Added endpoint to retrieve device attribute value. Format like this:
    http://[IP Address]/apps/api/[App ID]/devices/[Device ID]/attribute/[Attribute]?access_token=xxx

Bug Fixes

  • Increased Matter/Java update timeout to avoid "Matter installation failed" on C5-C7 hubs.
  • Fixed false elevated CPU load alarms on C8 pro hubs.
  • Room Lights:
    • Fixed Motion Lighting app with set Color Temperature importing the color temperature and level correctly.
    • Fixed Motion Lighting with "Additional Motion Sensors to prevent turning off" importing correctly.
27 Likes

Release 2.3.8.120 Available

Changes from 2.3.8.119

Bug Fixes

  • Added logic to ignore and clean up leftover database backups with a future date.
23 Likes

Release 2.3.8.122 Available

Changes from 2.3.8.120

Bug Fixes

  • Likely fix for reported main hub process freezes after software update.
  • Room Lights: Fixed turning off a light that reports off when Force is checked.

:warning: Change from 2.3.8.117 for C-7 hubs only! :warning:

If you are unable to update Z-Wave firmware on Z-Wave Details page, check out this post.

Starting with this release, an update is available for the Z/IP Gateway SDK to install version 7.18.03. To run the update, please go to the following end point:

yourHubIP*/hub/advanced/installZipgateway718

*replace yourHubIP * with actual IP address as assigned to your Hubitat Elevation hub.


If you have previously installed the Z-Wave firmware version 7.18.1 that was made available to all hubs on November 2022 with update 2.3.4, then no additional steps are required.

If the Z-Wave firmware update is still available for your hub, and you see Update Firmware button on the Z-Wave Details page, then select the Update Firmware button, first, before installing the Z/IP Gateway SDK update!


To confirm current Z-Wave versions that your hub is running, go to:

yourHubIP*/hub/zwaveVersion

If your results match the following details, no further actions are needed:

VersionReport(zWaveLibraryType:7, zWaveProtocolVersion:7, zWaveProtocolSubVersion:18, firmware0Version:7, firmware0SubVersion:18, hardwareVersion:1, firmwareTargets:1, targetVersions:[[target:1, version:7, subVersion:18]])

23 Likes

Release 2.3.8.123 Available

Changes from 2.3.8.122

Bug Fixes

  • Fixed user/password recovery on the local hub login screen.
  • Possibly fixed OutOfMemoryError reported by some users.
  • Room Lights: Fixed forcing off command for a device that is off when Force is selected.
18 Likes

Release 2.3.8.124 Available

Released pulled due to a bug.

15 Likes

Release 2.3.8.125 Available

Changes from 2.3.8.123

New App Feature

  • Maker API now accepts POST for device commands.

Platform Changes

  • Simplified reboot confirmation dialog.
  • Added /hub/advanced/zipgatewayVersion endpoint to show current Zwave-IP gateway version.

Bug Fixes

  • Room Lights: No longer throws an error attempting to activate a removed device.
  • Fixed Zigbee read attribute parsing error when attribute value size is incorrectly specified. (specifically tuya illuminance values)
21 Likes

Release 2.3.8.128 Available

Changes from 2.3.8.125

New Compatible Devices

  • Sunricher shade controller (HK-ZCC-A) using Smartwings Zigbee Shade
  • SONOFF Temperature Humidity Sensor (SNZB-02D) using Generic Zigbee Temperature/Humidity Sensor

Bug Fixes

  • Likely fix for the scenario where there are too many events pending, following by a hub going unresponsive.
  • Fixed refresh the command on the advanced zigbee bulb drivers causing an on event when the device was actually off.
  • Another fix for Z-Wave cloud backups failures/crashes.
  • Fixed unresponsive hub UI after connecting to WiFi.
29 Likes

Release 2.3.8.131 Available

Changes from 2.3.8.128

New Devices

  • Linptech Human Presence Sensor

New Compatible Devices

  • Orbivo Motion Sensor using Generic Zigbee Motion Sensor (no temp) driver
  • Orbivo Contact sensor using Generic Zigbee Contact Sensor (no temp) driver

Bug Fixes

  • Fixed missing "cloud connection unavailable" alert.
  • Added missing Oil Tank heights to Sinope Tank Level Monitor (level algorithm changes will be in a future release)
19 Likes

Release 2.3.8.132 Available

Changes from 2.3.8.131

New Devices

  • Linptech Human Presence Sensor
18 Likes

Release 2.3.8.133 Available

Changes from 2.3.8.132

Driver updates

  • Updated built-in Kasa drivers with the latest available code.

App updates

  • Updated built-in Kasa integration with the latest available code.

Bug Fixes

  • Fixed individual Zigbee device ping selection.
18 Likes

Release 2.3.8.134 Available

Changes from 2.3.8.133

Bug Fixes

  • Rule 5.1: Fixed setting of %device% when multiple devices used in stays trigger to be the one that stayed, not the last one to send an event.
  • Notify: Fixed Restore from a rule to set app name correctly.
19 Likes

Release 2.3.8.138 Available

Changes from 2.3.8.134

Platform Changes

  • Updated database engine.
24 Likes

Release 2.3.8.139 Available

Changes from 2.3.8.138

Bug Fixes

  • Fixes the issue with hub ignoring static IP setting on firmware update.
19 Likes

Release 2.3.8.140 Available

Changes from 2.3.8.139

Bug Fixes

  • Fixes for the z-wave log growing out of control and potentially filling up all space.
11 Likes