Notification timing in Blockly for my Senseo
Posted: Wednesday 05 October 2016 9:04
Hello all,
I managed to add my Senseo to Domoticz. Works perfectly for one and two cups. When I press the button the Coffee is made. I want a notification on my phone when the coffee is ready. (I am using the Autoremote plugin for Tasker to receive notifications on my phone, works very well)
To make the coffee and the notification I have made a very tiny blockly event: Senseo is heating;
after 75 seconds the cups button is pressed;
after 96 seconds the main is pressed to stop the cups button
After these 96 seconds the notification should send a message that the coffee is ready.
but the notification is sent right away instead of waiting until the coffee has been made.
How can I achieve this...?
Regards, Hans
I managed to add my Senseo to Domoticz. Works perfectly for one and two cups. When I press the button the Coffee is made. I want a notification on my phone when the coffee is ready. (I am using the Autoremote plugin for Tasker to receive notifications on my phone, works very well)
To make the coffee and the notification I have made a very tiny blockly event: Senseo is heating;
after 75 seconds the cups button is pressed;
after 96 seconds the main is pressed to stop the cups button
After these 96 seconds the notification should send a message that the coffee is ready.
but the notification is sent right away instead of waiting until the coffee has been made.
How can I achieve this...?
Regards, Hans