Home Assistant Daily: Integration Updates and Breaking Changes

Twenty pull requests merged on May 11th, 2026, including breaking changes to HDMI-CEC and several integration improvements. Notable updates include new PrusaLink controls, Nintendo Switch parental controls sensors, and infrastructure improvements for repairs and testing.

Duration: PT2M19S

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-11T10:01:02Z
  • Audio duration: PT2M19S

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 11th, 2026.

We had significant activity yesterday with 20 merged pull requests and 30 additional commits.

Starting with breaking changes: pattyland updated HDMI-CEC to use standby commands for turn_off operations instead of power commands, which better aligns with CEC standards but may require users to adjust automations if they need the old behavior.

heikkih added a continue-job button for PrusaLink integration when printers are in attention state, useful for resuming after filament changes or timelapse captures. pantherale0 introduced player-specific sensors to Nintendo parental controls, providing detailed usage information for individual Switch users.

Infrastructure improvements were prominent today. iluvdata added RepairsFlowResult TypeAlias across 26 files to standardize repair flow handling. abmantis fixed the deprecated_class decorator to properly support inheritance. balloob added shared test mocks for the infrared integration and corrected the spelling of…

Several integrations received diagnostics support: mib1185 added diagnostics to Home Assistant Connect ZBT-2, while Crocmagnon implemented both diagnostics and…

Nearby episodes from Home Assistant Daily

  1. Matter Fixes and Code Modernization
  2. Code Quality Sprint and New Features
  3. New Integrations and Service Improvements
  4. Z-Wave Refactoring and Integration Improvements
  5. Security Hardening and Integration Updates
  6. 2026.5.1 Release and Cover Control Fixes
  7. Integration Fixes and New Device Support
  8. Entity Triggers Refactored and Dependencies Updated