mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Automation editor: clarify multiple triggers logic (#19647)
* Automation editor: clarify multiple triggers logic * Implement PR feedback * Update src/translations/en.json --------- Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
1d9fa1522c
commit
3b89b72568
@ -2507,7 +2507,7 @@
|
||||
"triggers": {
|
||||
"name": "Triggers",
|
||||
"header": "When",
|
||||
"description": "This list of triggers is what starts your automation. A trigger is a specific event happening in or around your home, for example: ''When the sun sets''.",
|
||||
"description": "A trigger is a specific event happening in or around your home, for example: ''When the sun sets''. Any trigger listed here will start your automation.",
|
||||
"learn_more": "Learn more about triggers",
|
||||
"triggered": "Triggered",
|
||||
"add": "Add trigger",
|
||||
|
Loading…
x
Reference in New Issue
Block a user