1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-23 04:09:09 +00:00

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

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