Add weeks, months and years to time pattern trigger #800
Unanswered
slungs
asked this question in
Automations & scripts
Replies: 1 comment
-
|
Related: https://github.com/orgs/home-assistant/discussions/801 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
I want to be able to create repeating automation triggers that occurs less than every day. Yes, you could write 8928 hours (one year), but it feels a bit hacky.
Going through a calendar event also is a bit cumbersome if you just want to set up a reminder-type automation, something like "run the automatic dishwasher cleaning program". I don't want to litter my calendar with this, and creating a new calendar just for these types of events feels like an unneccesary detour.
Use cases
Run the dishwasher cleaning program every 3 months
Current workarounds
Calculating hours for a long period of time, or use calendar events
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions