Release 2.4.3.122 Available
Changes from 2.4.2.160
Platform Changes
- Added Shelly device integration app, with support of:
- v1 switches, relays, lights, natural gas and leak sensors.
- v2+ switches, relays, dimmers, lights, power meters, temperature, and humidity sensors.
- Completely re-wrote ZWave-JS value parsing to fix missing reports from some devices.
- Added the ability to navigate between dashboards for EZ cloud dashboards.
- Added ability to publish user apps, drivers, and libraries to all of user's registered hubs simultaneously from the "..." menu in the code editor (top right corner).
- Modified legacy dashboards to transparently load dashboard and tile background image files in
/local
folder from the cloud. File size limit of ~100k applies. - Added a prominent warning for failed Z-Wave cloud restore.
- Tweaked network reconnect logic.
- Added device names to found/suggested LAN devices.
- Renamed Z-Wave repair to network rebuild on z-wave details page, added warnings against running rebuild repeatedly.
- Added cloud indicator to legacy dashboards.
- Improved reliability of Z-Wave migrations to C-8 Pro.
New Devices
- Zooz ZSE50 Siren & Chime
New Apps
- Added UniFi Network Integration app for UniFi network client devices and UniFi network devices.
- STR Code Manager, manage lock codes for short term rentals.
New App Features
- Added hub variable endpoints to Maker API
App Changes
- Hue Bridge Integration app now supports Hue Bridge Pro. (Integration app and drivers now use HTTPS by default; SSE must be disabled to force HTTP, e.g., for V1 bridge. Most users will notice no visible changes.)
New Driver Features
- Added fourth fan speed to GE Smart Fan Control driver for model 58446/ZWA4013
Bug Fixes
- Fixed bogus "not enough space left on device" error while using API to upload a file.
- Fixed Generic Z-Wave Lock driver loop when unexpected user code received.
- Fixed commandRetry issues with blinds.
- Fixed HomeKit pairings backup/restore issue. Please create a new manual database backup ASAP.
- Fixed some non-standard Switch Multilevel reports being dropped by ZWave-JS.