I have a simple goal: I want to turn on a busylight device (basically an LED light) when a new email is received to signal people to check the computer for the new email.
For that, I have a simple Zap connecting to my Office 365 account and triggering an email event on “New Email”. The event is processed via Luxafor which turns on busylight to Red Color. With that, the Busylight turns red when a new email is received. So far so good. But obviously I want it to change color (i.e. switch to no color) again when the email is read. This is where I’m stuck. I don’t find a way to send an event for “when all new emails have been read” or similar.
The only solution I found so far is to only flash the light for some seconds when a new email is received and then stop flashing but it’s not really what I want because potentially people miss the flashing event.
Am I missing something or is this impossible?