Home Assistant Daily: Automation Conditions Expansion

Home Assistant merged 20 pull requests on March 27th, 2026, primarily focusing on expanding automation conditions across multiple device types and fixing OAuth2 error handling in several integrations.

Duration: PT2M8S

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-03-27T10:25:17Z
  • Audio duration: PT2M8S

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

Yesterday saw significant expansion of automation conditions across the platform. Erik Montnemery merged multiple PRs adding new condition types: select conditions with "is_option_selected", valve conditions including "is_open" and "is_closed", and climate conditions with "is_hvac_mode". The humidifier integration…

Several integrations received improved OAuth2 error handling. Will Moss updated the Fitbit, Google Photos, MCP, and Aladdin Connect integrations to properly handle implementation unavailable errors, providing clearer user feedback when OAuth2 configurations are missing.

The development team addressed multiple state management issues. Erik Montnemery fixed state write overrides in calendar and camera base entities, as well as in the Fritzbox, DLNA DMR, and Radarr integrations. These changes ensure proper entity state handling across all code paths.

Artur Pragacz resolved a bootstrap race condition by making entity registry loading wait for device registry initialization, preventing crashes during startup.

Jamie Magee removed the TP-Link LTE integration, marking it as a breaking change for users currently…

Nearby episodes from Home Assistant Daily

  1. Entity Management Improvements and Runtime Data Migration
  2. Library Updates and Device Support
  3. Weekly Recap - Platform Expansion & OAuth Security
  4. Event Platforms and OAuth2 Improvements
  5. Action Naming Overhaul and New Automation Conditions
  6. New Automation Features and Bug Fixes
  7. Temperature Triggers and Integration Updates
  8. Weekly Recap - New Integrations and Quality Improvements