Hi, I’m using Garbage Collection that creates a calendar with the information on the kind of garbage that is collected every day.
I’d like to read that calendar from an automation to be able to create a notification for what is going to be collected the following day.
I can clearly see the data for the whole month filled in in the Calendar, but I have no idea how to reference to the content of a future date.
If I inspect calendar.garbage_collection
in the Developer Tools I see only the content for the current day.
Any idea?
1 post - 1 participant