Add details for offset format to sun trigger (#20625)

Add details for offset to sun trigger
This commit is contained in:
Philip Allgaier 2024-04-26 14:05:04 +02:00 committed by GitHub
parent 35d6c638ab
commit 21a563fe98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2941,7 +2941,7 @@
"event": "[%key:ui::panel::config::automation::editor::triggers::type::homeassistant::event%]",
"sunrise": "Sunrise",
"sunset": "Sunset",
"offset": "Offset (optional)",
"offset": "Offset in seconds or HH:MM:SS (optional)",
"description": {
"picker": "When the sun sets or rises.",
"sets": "When the sun sets{hasDuration, select, \n true { offset by {duration}} \n other {}\n }",