runely / calendar-homey

Gives Homey flow cards to trigger on your calendar events
GNU General Public License v3.0
13 stars 9 forks source link

Read calendar after trigger #109

Closed JPe2 closed 4 years ago

JPe2 commented 4 years ago

hi Runely, I would like to be able to let Homey read all agenda items of current day after a trigger from my PIR sensor in the livingroom firsttime in the morning. Is it possible to add such a "read all items of the day" function to this very nice app? Thanks in advance.

PS. Are "reminders" in the agenda also possible in the future?

runely commented 4 years ago

Hi @JPe2, and thanks for the feedback!

There is a global token called Todays events, title and time which contains all agenda items on your calendars todays. You also have the option to use Todays events (per calendar) if you only want todays events for a specific calendar.

Combine the global token with a TTS service (like Google TTS) 👍

What use case do you need the reminders for? By using the triggers and/or conditions from this app, along with all other possibilities from Homey, i haven't seen any use for this.

JPe2 commented 4 years ago

Hi Rune, Thanks or your reply, but my problem is, I can't find how to get the global tokens Todays events into a flow, probably I oversee something, somewhere. The only items I see in the Flow editor are: Triggers(3), Conditions(6) and Actions(1) and the triggers have 6 tokens. What am I missing?

About the reminders, I use them in my calendar for some plants, I have to water, every 3 weeks, no big deal if it is not there.

Op wo 19 aug. 2020 om 17:42 schreef Rune Moskvil Lyngås < notifications@github.com>:

Hi @JPe2 https://github.com/JPe2, and thanks for the feedback!

There is a global token https://github.com/runely/calendar-homey#global-flow-tokens-can-be-used-in-any-app-and-service called Todays events, title and time which contains all agenda items on your calendars todays. You also have the option to use Todays events (per calendar) if you only want todays events for a specific calendar.

Combine the global token with a TTS service (like Google TTS) 👍

What use case do you need the reminders for? By using the triggers and/or conditions from this app, along with all other possibilities from Homey, i haven't seen any use for this.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/runely/calendar-homey/issues/109#issuecomment-676504204, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5IABT7NJZ47CYLCX5SUX3SBPXG7ANCNFSM4QEXGYJA .

runely commented 4 years ago

How to use tags in a flow

JPe2 commented 4 years ago

This was not the question, the question is: How to use Global Tokens?

runely commented 4 years ago

Global tags/tokens and tags/tokens for a trigger/condition are picked from the same place.

In a flow card click on the tag (🏷 ) icon which will bring up the list of all available tags. IcalCalendar's tags/tokens will be in there somewhere.

Please read up on how to use flows in Homey as this is the same procedure for all apps!

JPe2 commented 4 years ago

Thank you, if it's there I'll find it.

Op wo 19 aug. 2020 om 19:30 schreef Rune Moskvil Lyngås < notifications@github.com>:

Global tags/tokens and tags/tokens for a trigger/condition are picked from the same place.

In a flow card click on the tag (🏷 ) icon which will bring up the list of all available tags. IcalCalendar's tags/tokens will be in there somewhere.

Please read up on how to use flows in Homey as this is the same procedure for all apps!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/runely/calendar-homey/issues/109#issuecomment-676560837, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5IABSSBADCS6TLM5LM4TLSBQDZ7ANCNFSM4QEXGYJA .