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:
Marko Dimjašević 2024-02-28 12:29:18 +01:00 committed by GitHub
parent 1d9fa1522c
commit 3b89b72568
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",