Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement] Same Autosuspend Calendar for many hosts #340

Open
isaaclw opened this issue Mar 21, 2023 · 1 comment
Open

[enhancement] Same Autosuspend Calendar for many hosts #340

isaaclw opened this issue Mar 21, 2023 · 1 comment

Comments

@isaaclw
Copy link

isaaclw commented Mar 21, 2023

It would be nice if there was a configuration option for the wakeup caledar (and the active calendar?), where it only processed events with a certain message in them.

Then you could re-use the calendar for other things, including other servers.

For example, I would put something in the config like this:

[wakeup.Calendar]
enabled = true   
url = https://calendar.google.com/...
summary_match = 'wakeup: hertz'

And then I would put 'wakeup: hertz' on the calendar, and it would only wakeup on calendar events with that message

@languitar
Copy link
Owner

languitar commented Mar 23, 2023

Sounds like a reasonable request. I'll see what I can do. Or if you know Python, a PR is also very welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants