Home Assistant Daily: The LLM Tools Rollout and Cleanup Season
Paulus Schoutsen and team shipped a batch of new LLM tools platforms to modularize voice assistant capabilities, while several maintainers used the day to strip out long-deprecated code paths across auth, entity platform, and Shelly integrations.
Duration: PT2M51S
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-07-05T06:00:06Z
- Audio duration: PT2M51S
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 July 5th, 2026, and this is Home Assistant Daily.
The standout pattern today is a coordinated push to break up the assist API's tool logic into separate, dedicated platforms. Four PRs from Paulus Schoutsen — covering script, intent, humidifier, and a new "get live context" tool from the homeassistant domain, PRs 175514, 175517, 175522, and 175516 — all landed…
The second theme is deprecation cleanup. Gjohansson-ST removed legacy mode from home assistant auth in PR 175613, forcing normalized usernames going forward — a breaking change for anyone still relying on old-style auth. The same author stripped deprecated translation properties from entity platform in PR 175606.…
A few reliability fixes are worth flagging. Allenporter's PR 175623 fixes remote calendar state after event refreshes — a real bug affecting timeline accuracy. Balloob's PR 175568 optimizes how the supervisor's unix socket gets checked, ordering the cheapest condition first for a small but real performance win on…
On the integrations side, several new additions are in progress but not yet merged: Harman Luxury Audio, OKOK Scales, and a UniFi Protect key fob, all still under review with open…
What to…
Nearby episodes from Home Assistant Daily
- The LLM Tools Platform Rollout
- Reliability Fixes and the LLM Foundation
- Weekly Recap - Translation Fixes & Dependency Updates
- Translation Fixes and Library Updates
- Device Connection Standardization
- Bug Fixes and Device Compatibility
- Device Integration Expansion and Entity Management
- New Integrations and Code Quality Push