Home Assistant Daily: Z-Wave Refactoring and Integration Improvements

Home Assistant core received 20 merged pull requests including Z-Wave entity refactoring, new Tuya camera features, and several integration improvements. Notable additions include config flows for Avea lights and new number platforms for Eurotronic devices.

Duration: PT2M17S

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-12T10:01:39Z
  • Audio duration: PT2M17S

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 Sunday, May 12th, 2026.

TheJulianJES merged a Z-Wave refactoring pull request, introducing ZWaveNodeBaseEntity for node-level entities. This change consolidates existing classes and reduces code duplication across button, sensor, and update platforms by 201 lines while adding 97 new lines of improved functionality.

Several integrations received significant enhancements. Pattyland merged a substantial config flow addition to the Avea integration, migrating it from legacy YAML setup to modern configuration flows with over 1,100 lines of changes across 16 files. Mik-laj expanded Tuya camera support with new entities for buttons,…

Multiple bug fixes were addressed. Lackas corrected the HomematicIP cloud lock state polarity issue where the HmIP-FLC binary sensor was returning inverted states. The same contributor also added target temperature sensors for ViCare RadiatorActuator devices. Theobld-ww implemented timer mode services for the Watts…

Infrastructure improvements included dependency updates to serialx 1.7.3, infrared-protocols 5.1.0, and mypy 2.1.0. Cdce8p enabled parallel type checking for mypy, reducing CI run times from 2 minutes…

Ad…

Nearby episodes from Home Assistant Daily

  1. Version 2026.5.2 Release and Infrastructure Improvements
  2. Matter Fixes and Code Modernization
  3. Code Quality Sprint and New Features
  4. New Integrations and Service Improvements
  5. Integration Updates and Breaking Changes
  6. Security Hardening and Integration Updates
  7. 2026.5.1 Release and Cover Control Fixes
  8. Integration Fixes and New Device Support