-
I use |
Beta Was this translation helpful? Give feedback.
Answered by
dt215git
Apr 27, 2023
Replies: 1 comment 3 replies
-
Something similar was discussed on the HA Community forum |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you need to convert
value.date.strftime("%w")
to an integer in order to access the list. Perhaps something like this