Skip to content

Fix regression in legacy trigger expressions#823

Merged
craigbarratt merged 1 commit intocustom-components:masterfrom
dmamelin:fix-trigger-expressions
Apr 16, 2026
Merged

Fix regression in legacy trigger expressions#823
craigbarratt merged 1 commit intocustom-components:masterfrom
dmamelin:fix-trigger-expressions

Conversation

@dmamelin
Copy link
Copy Markdown
Contributor

Based on #820:

@event_trigger, @mqtt_trigger, and @webhook_trigger had been completely hiding expression errors for a long time.
After #813, triggers in the legacy implementation started failing after the first error.

@state_trigger was not affected by #813, because it already had error handling from the start.
DM is also not affected due to its architecture

@craigbarratt craigbarratt merged commit 0b8883a into custom-components:master Apr 16, 2026
6 checks passed
@craigbarratt
Copy link
Copy Markdown
Member

Thanks for the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants