Skip to content

DM fixes (task.wait_until & typo in time_trigger)#841

Merged
craigbarratt merged 3 commits into
custom-components:masterfrom
dmamelin:dm-fix3
May 9, 2026
Merged

DM fixes (task.wait_until & typo in time_trigger)#841
craigbarratt merged 3 commits into
custom-components:masterfrom
dmamelin:dm-fix3

Conversation

@dmamelin
Copy link
Copy Markdown
Contributor

@dmamelin dmamelin commented May 9, 2026

#839
The documentation says that task.wait_until supports keyword arguments. In practice, however, positional arguments were also supported, so code like task.wait_until("input_boolean.test1 == 'off'") was valid and worked.

I added temporary support for this in DM and updated the stubs.

@craigbarratt craigbarratt merged commit b9b7eb9 into custom-components:master May 9, 2026
6 checks passed
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