I would like to have a scene triggered at 8:00 PM in the evening in which all of the events coming the next day would be « available », so I can retrieve their time and title. Is this feasible, and how?
Hello,
We should add a block to retrieve events from a time range (a bit like the block we have to retrieve the state of a device) but I think that requires more thought . Because once you have the full set of events you need a way to iterate over each event to do what you want with it, and at the UX level I don’t know how we could handle that…
Indeed, it’s purely for informational purposes: I want Gladys to have the list of upcoming events (and the times, while we’re at it…) so she can announce them the evening before when we’re at the table
Hello @pierre-gilles
Yes, the values should be retrieved as scene variables so they can be reused in an API call block.
Regarding audio, if I could help you develop the PulseAudio integration, I would gladly do so, but I don’t know how I’m sure it would please all Gladys users on Linux, because it’s the current audio standard (although Mint has introduced PipeWire as the new standard …), as AirPlay is on Mac I believe
Have a nice day,
Jean
I’m reviving a topic from… 2024. We had left off with @pierre-gilles discussing a specific audio implementation for me, and we hadn’t reached a conclusion on my original request: to have the day’s events the night before, or even for other days, if possible, by specifying the date. Is this feasible?
However, I think it lacks a bit of precision. When reading it, it’s not immediately clear which part of Gladys it refers to.
It would be helpful to specify that the request concerns scenes, and more specifically the addition of a new Action block that would allow you to achieve what you want.
If you can also describe the final need (for example: broadcast via TTS on a speaker the list of events for the next day), that’s even better. It helps to understand the use case and design a feature that meets the need, rather than a specific implementation.