mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-22 19:58:59 +00:00
Add details for offset format to sun trigger (#20625)
Add details for offset to sun trigger
This commit is contained in:
@@ -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 }",
|
||||
|
||||
Reference in New Issue
Block a user