mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Fixed after_offset description (#15582)
This commit is contained in:
parent
df45747b86
commit
da4e9bac72
@ -52,7 +52,7 @@ after:
|
|||||||
required: true
|
required: true
|
||||||
type: [string, time]
|
type: [string, time]
|
||||||
after_offset:
|
after_offset:
|
||||||
description: The time offset of the beginning time range.
|
description: The time offset of the ending time range.
|
||||||
type: time
|
type: time
|
||||||
required: false
|
required: false
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user