smarter-coffee-api
smarter-coffee-api copied to clipboard
Python project that acts as a API for a Smarter Coffee. Could easily be wrapped in a web service.
I get the following error: `s.connect((TCP_IP, TCP_PORT)) ConnectionRefusedError: [WinError 10061] Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte` Can you check if it is still working?...
https://en.wikipedia.org/wiki/Hyper_Text_Coffee_Pot_Control_Protocol already exists, and it may be useful to support
Hi I have a iKettle 2 and wrote interface for it with a console, monitor, command line options, ability to see and send raw messages. https://github.com/Tristan79/iBrew/ I took the Smarter...