mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Clarified offset for workday sensor (#7967)
* Clarified offset Added indication of direction for offset. It look a little experimentation to work this out, so suspect this will help others * Minor change
This commit is contained in:
parent
5f4e590a53
commit
599a5fc1bc
@ -65,7 +65,7 @@ excludes:
|
|||||||
type: list
|
type: list
|
||||||
default: "[sat, sun, holiday]"
|
default: "[sat, sun, holiday]"
|
||||||
days_offset:
|
days_offset:
|
||||||
description: Set days offset.
|
description: Set days offset (e.g., -1 for yesterday, 1 for tomorrow).
|
||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
default: 0
|
default: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user