Home Assistant Daily: Z-Wave Security & UI Simplification

Major Z-Wave credential management features landed alongside widespread removal of advanced mode restrictions from service actions. Security updates included fixes for multiple CVEs in the zeroconf library.

Duration: PT2M

Episode overview

This episode is a short developer briefing from Home Assistant Daily.

It explains recent repository work in plain language.

  • Show: Home Assistant Daily
  • Published: 2026-05-20T10:01:39Z
  • Audio duration: PT2M

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning, this is Home Assistant Daily for May 20th, 2026.

AlCalzone merged comprehensive Z-Wave credential management support, adding over 2,500 lines of code across 11 files. The update introduces new lock helpers, expanded services, and enhanced security features for Z-Wave JS integration users.

Several contributors focused on code quality improvements. Denis Shulyaka consolidated duplicate constants in the humidifier component, while Tomer updated the Victron GX integration to use standardized model constants. Andrew Jackson removed duplicate constants from the time_date integration.

Thomas Bouron improved temperature unit handling in Tuya numbers and sensors, ensuring devices properly respect the TEMP_UNIT_CONVERT setting for more accurate temperature reporting.

The team made significant UI improvements by removing advanced mode restrictions. Erik Montnemery led this effort, updating fan, climate, light, and multiple other service actions to be accessible to all users rather than requiring advanced mode. The changes also renamed "advanced options" to "additional options"…

Security updates were prioritized with J. Nick Koston bumping zeroconf to version 0.149.7, which…

Nearby episodes from Home Assistant Daily

  1. Weekly Recap - Code Cleanup and Legacy Removal
  2. Release 2026.5.4 and Legacy Code Cleanup
  3. Code Quality and Translation Updates
  4. Bug Fixes and Code Quality
  5. Release 2026.5.3 with Major Cover and Integration Fixes
  6. Exception Handling and Integration Updates
  7. New Marantz IR Integration and Code Quality Improvements
  8. Weekly Recap - Infrastructure & Reliability