ThomDietrich / SenseoWifi

Wifi'ify the Senseo coffee maker. Circuit and firmware for an internal Senseo hack to monitor and control the daily coffee brew (via MQTT) ☕️📶
GNU General Public License v3.0
90 stars 23 forks source link

Stop brewing if cup is removed #24

Closed mboremski closed 3 years ago

mboremski commented 5 years ago

I tried out what happens if the cup is removed while coffee is brewed. (Maybe cup falls of ore someone is in hurry.. ;-) )

Maybe someone can implement a feature that switches the machine off in such cases?

ThomDietrich commented 5 years ago

Interesting edge case, I'm not sure if we want to actively react to this event. If the user removes the cup they may just as well turn the machine off.

ThomDietrich commented 4 years ago

@mboremski want to provide a PR? P.S. I've updated the code to Homie 3, check it out.

ThomDietrich commented 3 years ago

Hey, just in case you are still using the machine. I did push some considerable updates the last couple of days. Check it out!

Regarding the request here, I feel this is not as useful. If the user decides to remove the cup, they probably know what they are doing...