Commit Graph
2204 Commits
Author SHA1 Message Date
Paulus SchoutsenandClaude ed0d5cfd8d Move script tool-alias logic into the script integration (#176114)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-10 07:08:57 +02:00
Paulus SchoutsenandClaude 075e5666b2 Remove migrated dead code from helpers/llm.py (#176082)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-09 20:09:53 +02:00
Franck Nijhofandcopilot-swe-agent[bot] 2395296739 Extract entities from device triggers and device actions (#175454)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-09 19:19:00 +02:00
Paulus SchoutsenandClaude d578a07cd7 Deprecate async_render_no_api_prompt (#176111)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-09 18:11:48 +02:00
Paulus SchoutsenandClaude Opus 4.8 7043ec06ce Have the Assist API get its tools and prompt from the llm integration (#175659)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 06:30:17 -04:00
G Johansson 5ec3d4d5ef Remove deprecated props from entity platform (#175606) 2026-07-08 23:31:21 +02:00
G Johansson 30815a0f41 Core integrations not explicitly setting config entry parameter for coordinator now raises (#175608) 2026-07-08 23:00:37 +02:00
Franck Nijhof 715c355fda Add numeric fast path for template result parsing (#175402) 2026-07-08 03:30:10 -04:00
Franck Nijhof b2ea48d435 Include repeat actions in script reference extraction (#175420) 2026-07-08 03:19:35 -04:00
Franck Nijhof 7066f95f0d Extract entities and devices from event action data (#175491) 2026-07-08 02:59:48 -04:00
Franck Nijhof aeeb57305b Extract entities from time triggers and time conditions (#175503) 2026-07-08 02:58:59 -04:00
G Johansson d79653b288 Remove deprecated classes from Service (#175611) 2026-07-05 13:23:19 -04:00
Paulus SchoutsenandClaude Opus 4.8 005af60478 Lazy media source platforms (#174375)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-05 10:36:00 -05:00
Paulus SchoutsenandClaude 631179dffe Skip compressing HTTP JSON responses below 1 KiB (#175560)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-03 23:02:32 +02:00
Paulus SchoutsenandClaude 7dac0506d3 Make LLMContext.assistant a required non-optional field (#175553)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-03 15:54:54 -04:00
Franck Nijhof 353043c537 Pin recently compiled template code objects in a bounded LRU (#175399) 2026-07-03 01:25:21 +02:00
Erik Montnemery 16a6824799 Report errors in numerical entity triggers (#175093) 2026-06-30 15:08:44 +01:00
de6b679e6e Rewrite homeassistant started trigger (#175160)
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-30 10:27:31 +02:00
Erik Montnemery 34679b033a Improve tests of entity limits (#174793) 2026-06-25 20:23:50 +02:00
Nicolas Mowen 10ce428387 Handle case where GetLiveContext includes an entity with StrEnum key (#174822) 2026-06-25 19:53:32 +02:00
Martin Hjelmare c9d91d5812 Add enabled entity limit per config entry (#174194) 2026-06-24 16:07:54 +02:00
Erik Montnemery de9d9c66c1 Add additional sun conditions (#174537) 2026-06-24 16:00:08 +02:00
Paul Bottein dfcc4d1ae4 Fix friendly name for restored unavailable entities (#174614) 2026-06-24 14:47:39 +01:00
Erik MontnemeryandClaude Opus 4.8 c542f38387 Add checks for did_not_trigger calls to trigger tests (#174636)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 13:05:08 +01:00
Erik Montnemery e8824bedf5 Add additional sun triggers (#174485) 2026-06-23 14:23:29 +02:00
Erik MontnemeryandFranck Nijhof 91f4168439 Simplify sun entity (#174464)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2026-06-22 20:29:59 +02:00
Erik Montnemery b6b8391cbf Remove purpose-specific triggers and conditions from labs (#174450) 2026-06-22 16:58:51 +01:00
Erik Montnemery 16671e29d8 Trigger add did not trigger callback (#174116) 2026-06-22 10:54:16 +02:00
Paulus SchoutsenandClaude Opus 4.8 d782cd8289 Fix singleton leaving a dangling Event when wrapped coroutine raises (#174400)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 23:26:44 -04:00
Paulus SchoutsenandClaude ae8f689388 Lazily load system_health and hardware integration platforms (#174325)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-20 10:45:07 -04:00
Allen PorterandCopilot Autofix powered by AI 05553090b9 Strict port matching for network URL helpers (#173657)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-20 10:29:31 -04:00
epenet 3b25b4cfa6 Add service helper to get a single loaded config entry (#174190) 2026-06-19 13:01:07 +02:00
Erik Montnemery 605f69f056 Improve tests of helpers.trigger.extract_devices/entities (#172407) 2026-06-18 09:36:54 +02:00
Erik Montnemeryandcopilot-swe-agent[bot] 2f9d39827d Open repair issue when deprecated trigger behavior is used (#173259)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-06-18 09:36:02 +02:00
Martin HjelmareandFranck Nijhof 66f0f170b7 Add pylint naive_now checker (#174053)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2026-06-17 11:44:42 +02:00
Erik Montnemery 4ff5ee0520 Fix trigger first all race (#174078) 2026-06-16 22:00:03 +02:00
Erik Montnemery 9cd7ea97e9 Improve condition history manager (#174069) 2026-06-16 21:17:34 +02:00
Erik Montnemery e6b3a97162 Avoid flooding the recorder when priming condition history (#174020) 2026-06-16 17:06:34 +02:00
Erik Montnemery 6ad8ad5715 Call state change listeners immediately instead of deferring them to the event loop (#173974) 2026-06-16 16:50:32 +02:00
Erik Montnemery c544f95979 Prime condition durations from history (#173426) 2026-06-16 07:53:41 +02:00
Franck Nijhofandcopilot-swe-agent[bot] 047edc035d Skip literal_eval for template results that cannot be a Python literal (#173664)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-06-15 17:24:29 +02:00
Erik MontnemeryandMartin Hjelmare f0d5d1d526 Add tests showing races in entity triggers (#173492)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2026-06-15 12:58:03 +02:00
Franck Nijhof 2a0b5ca895 Sort aliases in LLM prompts for stable prefix caching (#173558) 2026-06-12 18:56:38 +02:00
Franck Nijhof dadfea4d62 Return enum values from config_entry_attr template function (#173554) 2026-06-12 18:49:42 +02:00
Paulus SchoutsenandClaude d098622021 Return all matches for duplicate names in GetLiveContext (#173157)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-07 21:50:15 -04:00
42136f1464 Bubble up conversation response in script run (#173131)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-06 13:47:49 -04:00
Michael Hansen ba9248cc94 LLM: format numeric states with display precision (#173128) 2026-06-06 12:15:48 -04:00
Erik Montnemery 48a690b267 Derive zone entity state from person in_zones state attribute (#172942) 2026-06-05 08:12:22 +02:00
Erik Montnemery ffc6eeadc2 Always include template errors in trace (#172917) 2026-06-04 16:28:05 +02:00
Wendelin 16febb36ba Automation choose: Add optional note to options (#172837) 2026-06-03 10:12:52 +02:00