-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wait_template - support for 'trigger.entity_id' and data_template values #9807
Merged
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
9032ebc
*Added support for use of 'trigger.entity_id' and service->data_templ…
cdce8p 9cd4b68
* Fixed style violations
cdce8p 628feb8
* Fixed regular expression (_RE_GET_POSSIBLE_ENTITIES)
cdce8p 5db8da3
* combined 'extract_entities' and 'extract_entities_with_variables'
cdce8p d0f9be2
* Added first test for extract_entities_with_variables
cdce8p 8e07b65
* Added Unittests (tests/helpers/test_template.py test_extract_entiti…
cdce8p d468fd8
* Added Unittests (tests/helpers/test_script.py test_wait_template_va…
cdce8p 760be3f
* Added Unittests (tests/components/automation/test_template.py test_…
cdce8p b22c406
* Added Unittests (tests/components/automation/test_state.py test_wai…
cdce8p 60eac33
* Added Unittests (tests/components/automation/test_numeric_state.py …
cdce8p e7eed14
* Fixed style violations
cdce8p 7f153ae
* Fixed style violations
cdce8p 94f2826
* Fixed style violations
cdce8p e6c14c8
* Fixed style violations
cdce8p a448825
* Fixed style violations
cdce8p a61c82b
* Fixed style violations
cdce8p 19cdcaa
* Updated regular expression and delete whitespaces
cdce8p File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
* Fixed style violations
- Loading branch information
commit 9cd4b6891366875bb1abac2421ae1e06603a8a72
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use: