Home Assistant Daily: Entity Triggers Refactored and Dependencies Updated
Twenty pull requests merged on May 7th, 2026, featuring major entity trigger system refactoring and multiple dependency updates. Core changes include simplified trigger handling and improved test coverage across components.
Duration: PT2M20S
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-07T10:01:47Z
- Audio duration: PT2M20S
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 7th, 2026.
Yesterday saw significant development activity with 20 merged pull requests and 30 additional commits focused on trigger system improvements and dependency maintenance.
Erik Montnemery led the trigger system refactoring with three key changes. He added a StatelessEntityTriggerBase base class, streamlining button, doorbell, event, and scene triggers. His second PR moved excluded state filtering into the entity trigger base class, reducing code duplication across counter, cover,…
Dependency updates included several notable bumps. CDce8p updated mypy to version 2.0, which introduces faster parsing through rust-based components and improved parallel type checking. PyViCare was bumped to 2.60.2, pyTibber to 0.37.5, and holidays to 0.96. The serialx library was updated to 1.7.1, fixing kernel…
Component improvements included Tuya camera fixture additions by mik-laj and Netatmo doortag category fetching enhancements. The Mill integration migrated to use entry.runtime_data for better data management. IMAP and MQTT integrations removed their advanced setting dependencies, simplifying configuration workflows.
Jan Bouwhuis cleaned up…
Nearby episodes from Home Assistant Daily
- Integration Updates and Breaking Changes
- Security Hardening and Integration Updates
- 2026.5.1 Release and Cover Control Fixes
- Integration Fixes and New Device Support
- Trigger System Expansion and Hardware Updates
- MQTT Protocol Deprecation and Script Fixes
- New Integrations and Service Additions
- Weekly Recap - Device Support & Integration Updates