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:
Steve Scott 2018-12-28 20:45:09 +00:00 committed by Fabian Affolter
parent 5f4e590a53
commit 599a5fc1bc
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -65,7 +65,7 @@ excludes:
type: list
default: "[sat, sun, holiday]"
days_offset:
description: Set days offset.
description: Set days offset (e.g., -1 for yesterday, 1 for tomorrow).
required: false
type: integer
default: 0