Search found 3 matches
- Wednesday 15 July 2015 22:19
- Forum: Show your projects
- Topic: Domoticz to control my coffee machine
- Replies: 12
- Views: 9527
Re: Domoticz to control my coffee machine
But then you can't wake up with fresh coffee. But still a very neath idea. Oh but I can :) Check the function "tryStopRinse" in my lua code: https://github.com/Bntdumas/DomoticzCoffeeMachine/blob/master/coffeeMachine.lua -- Try to interrupt the rinsing cycle function coffeeMachine.tryStopRinse ...
- Wednesday 15 July 2015 9:50
- Forum: Show your projects
- Topic: Domoticz to control my coffee machine
- Replies: 12
- Views: 9527
Re: Domoticz to control my coffee machine
I had the same issue, the machine rinses both when turned on and off. However, the process can be stopped, during the rinsing cycle a stop button appears, which prevents any water from dripping. Because there's no way for me to read the screen and look for the "stop" being displayed, I ...
- Monday 13 July 2015 10:04
- Forum: Show your projects
- Topic: Domoticz to control my coffee machine
- Replies: 12
- Views: 9527
Domoticz to control my coffee machine
Hello all, I added WiFi to my coffee machine and connected it to Domoticz so I can prepare myself a coffee while I'm sitting at my desk or setup a timer to have a fresh coffee ready when I wake up :) https://www.youtube.com/watch?v=24ozFKsmKug Adding WiFi to the machine http://i.imgur.com/fcFRpSah ...