Release 2.5.0.123 Available
Changes from 2.4.4.156
Platform Changes
- Split built-in apps and added menu: "Integrations"/"Automations"/"Apps" app definition field.
- Added doNotFocus: true/false app definition field to stop auto focusing on the next empty input.
- Added MQTT device import integration that uses Home Assistant device config.
- Added tooling and UI to import zigbee2mqtt devices.
- Added tooling and UI to manually import MQTT devices and map topics.
- Added Home Assistant device config to MQTT modes export.
- Updated Bluetooth stack (again).
- Re-engineered app/driver update to avoid loading classes on version update.
- New Matter logs for troubleshooting.
- ZWave-JS Logs improved handling of line endings for easier to reading.
- Re-work of ZWave-JS value parsing to prevent possible stale values getting reported as new and improve reporting reliability.
- ZWave-JS Details page shows device battery %
- ZWave-JS driver function zwave.getStoredValues() - Can be used to skip initial polling since ZWave-JS already polled all CC values.
- ZWave-JS details page display controller firmware version.
- Z-Wave User Code V2 CC added.
- Z-Wave Long Range channel selection (Please read warning, LR devices will need re-including if you change the channel).
- Removed ZWave-JS Details page node route changes since ZWave-JS doesn’t report it.
- Refreshed Matter Details page.
- Node count added to ZWave/Zigbee/Matter Details pages.
- Added device type icon (Zigbee/Z-Wave/Matter, etc.) to devices and rooms pages.
- Added ZWave-JS node state browser UI added to Z-Wave Details page. (More)
- Added Device Firmware Updater in Hub UI on Z-Wave Details page.
- Added HomeKit bridge and smoke detector device support to HomeKit controller integration. Improved fan support.
- Added "identify hub" button in hub details screen. Clicking it makes hub's LED rotate colors blue -> red -> green several times.
- Hardened platform firmware update logic.
- Added an option to switch to new ChromeCast integration implementation back end.
- Added endpoints to generate charts (More).
- ChromeCast integration now finds and updates device IPs in the background.
New Apps
- Ring Integration - Ring doorbells/cameras/lights/sirens/chimes (more to come) (More)
- Comfort Engine (Beta)- Creates a child thermostat and adjusts the real thermostat based on how the room feels, not just the raw temperature. (More)
- Power and Energy Manager app including existing Power Aggregator app plus new child apps:
- Maximum Usage (turn devices off when power consumption, energy usage, or time on exceeds threshold)
- Load Shedding (turn devices off when power exceeds threshold and optionally turn back on after time below)
- Power and Energy tracker to chart energy usage or cost over time
New Devices
- Ikea Bilresa Scroll Button using Ikea Bilresa Matter Button driver (driver renamed from Ikea Bilresa Dual Matter Button)
- Open-Meteo Weather Driver
- UniFi Protect motion-capable sensors (via UniFi Protect integration app; experimental)
- Aeotec TriSensor 8
- Aqara Matter Multi-State Sensor P100
App Changes
- Device Firmware Updater app facelift / bug fixes.
- Added notes to MakerAPI device details endpoint.
- Simplified ChromeCast integration app UI.
New Devices
- Ring Doorbell
- Ring Spotlight/Floodlight Cams
- Ring Chime
- Ring Camera
- Ring Motion
- Ring Light
- Ring Alarm
- Contact Sensors
- Locks
- Motion Sensors
- Switches
- Dimmers
Bug Fixes
- Fixed MQTT export unable to start after app was deleted and re-installed.
- Possibly fixed HomeKit devices going "not responding".
- ZWave-JS prevent some duplicate reports caused by optimistic supervision responses.
- Fixed Matter error when a packet gets sent before initialization is complete.
- ZWave-JS Indicator Report v2+ fixed solicited report error
- Fixed ZWave-JS Switch Multilevel reporting issues.
- Fixed occasional z-wave discovery not completing on Zipgateway.
- Fixed Zipgateway Device Firmware Updater startup and abort.
- Device Firmware Updater firmware file sorting.
- Fix for ZWave-JS Radio Reset using Diagnostic Tool.
- OpenWeatherMap driver now reports cloudiness attribute as number
- Likely fixed high CPU utilization issue when viewing Zigbee logs over remote admin.
- Fixed ZWave-JS Door Lock CC missing report.
- Fixed ZWave-JS occasional missed Notification report.
- Fixed some ZWave-JS SwitchMultilevel partial value updates missing report.