Jutta-Proto / protocol-wifi-cpp

C++ JURA protocol implementation for controlling a Jura coffee maker over a WiFi connection.
GNU General Public License v3.0
8 stars 0 forks source link

Support for ESPHome #5

Open jukno opened 1 year ago

jukno commented 1 year ago

Hello Jutta Developers, do you plan to support ESPHome? This would be very helpful to include the Jura Coffe Machine into the Home Assistant environment. Maybe I can help You?

COM8 commented 1 year ago

I would love to! Just plug in your ESP32 to your coffee maker and you can include it in Home Assistant.

You are more than welcome to help making this dream a reality. For this we could use either the serial protocol detailed here: https://github.com/Jutta-Proto/protocol-cpp Or communicate with Home Assistant via BT directly.

Once we get the Wifi protocol up and running we can even include it in Home Assistant directly over wifi.

Let me know if you need any pointers to get started with it.

jukno commented 1 year ago

Cool, for the first step I will prefer the Hardware Solution ( plug the ESP directly into the Coffe maker ) via UART. First I try it with an adapter Board 5V <-> 3v3. Later on, a small PCP with KICAD to connect directly to the Jura Port. Maybe there will be someone to create a 3D printable Housing - later on. A nice Christmas project ....

roblomq commented 2 months ago

Did you make any progress in the meantime? It would be great if I can connect my E4 directly to HA using the wifi connect adapter.

Sebbeben commented 2 months ago

Cool, for the first step I will prefer the Hardware Solution ( plug the ESP directly into the Coffe maker ) via UART. First I try it with an adapter Board 5V <-> 3v3. Later on, a small PCP with KICAD to connect directly to the Jura Port. Maybe there will be someone to create a 3D printable Housing - later on.

A nice Christmas project ....

I think the housing and pcb format that I made can fit for this, just change the components onboard the pcb. Doesent think this should be to hard.