Skip to content

Automatically update Waste Collection Schedule after “x” hours #3627

Closed Answered by 5ila5
JonasUrbach asked this question in Q&A
Discussion options

You must be logged in to vote

The source should fetch new events after a restart. And at the configured fetch_time (defaults to 1:00 AM) (offset by a random time smaller than the configured random_fetch_time_offset (defaults to 1h).

So if you did not change fetch_time or random_fetch_time_offset your sensors should update on reboot and once randomly between 0:00 and 2:00 AM

(description on source configuration settings)

If you additionally want to manually trigger a refresh, you can run the waste_collection_schedule.fetch_data action, but this should generally not be necessary.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JonasUrbach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants