Home Assistant Daily: Smart Lock Services and Entity Migrations

Twenty pull requests merged today focusing on new Schlage lock services, entity architecture improvements, and integration modernization. Key additions include door code management for Schlage locks and config flow support for legacy integrations.

Duration: PT2M29S

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-02-27T11:14:22Z
  • Audio duration: PT2M29S

Transcript excerpt

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

Good morning, it's February 27th, 2026. This is Home Assistant Daily.

Andrew Grimberg merged comprehensive Schlage lock services, adding three new actions for managing door codes: set user code, clear user code, and clear all user codes. The 681-line addition includes full service definitions, icon support, and extensive test coverage for programmatic lock management.

David Bonnes merged evohome zone services migration to entity-level services, preparing the integration for upcoming config flow support. The refactor streamlines service handling across 6 files with improved architecture.

Pete S-UK merged config flow support for the legacy Orvibo integration, modernizing the switch platform with custom discovery and automatic YAML configuration migration. This removes another legacy integration from Home Assistant's technical debt.

Several entity initialization improvements landed today. Erwin Douna simplified entity setup in both Portainer and Proxmox integrations, reducing code duplication by centralizing entity description and unique ID handling in base entity classes.

Kamil Breguła added diagnostics platform support to AWS S3, improving troubleshooting capabilities for cloud…

Nearby episodes from Home Assistant Daily

  1. Recovery Mode and Integration Updates
  2. Smart Home Expansion Week
  3. SmartThings Expansion and MQTT Breaking Changes
  4. Smart Lock Services and Integration Updates
  5. AWS S3 Backup Improvements and Integration Updates
  6. AWS S3 Backup Enhancement and Sonarr Service Overhaul
  7. Integration Enhancements and Quality Upgrades
  8. Matter Fixes and Device Support Updates