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
Transcript
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 storage configurations.
Bug fixes include James handling missing Daikin zone temperature keys that could cause setup failures, and a UTF-8 encoding fix by yzlnew for atomic file writes on systems without proper locale settings.
Denis Shulyaka improved AI conversation integrations with Anthropic reauth flow support for authentication errors and OpenAI reasoning model updates including the new gpt-5.3-codex model.
Additional commits covered frontend updates to version 20260226.0, UniFi Protect library bump to 10.2.2, and various string improvements across multiple integrations.
What's next: Watch for the evohome config flow implementation and continued entity architecture modernization across legacy integrations.
That's your Home Assistant development update for February 27th.