chris7topher / SmartPhilips2200

This project contains code for the MQTT connection of a Philips 2200 coffee machine via ESP8266.
MIT License
84 stars 11 forks source link

Migrate to ESP32 with Ethernet. #7

Open nighteagle1974 opened 1 year ago

nighteagle1974 commented 1 year ago

Hello, so have the idea to use ethernet instead of Wifi - because i don't want all of my home automation over wireless like Bluetooth or Zigbee or WLAN/Wifi. I use cable CAt5/6 and only on few spaces i use zigbee. So for build my smart coffeemachine i want to use this cool project but i want to migrate to an esp32 with Ethernet on Board. Then i want to use in my iobroker the MQTT server to communicate with the ESP32 module or the similar project with esphome another guy here is migrated from this project here. Then have VIS on my Panels and can make Coffee from this VIS or even automatic starting in the Morning etc.

What a re the best way to begin? I thought this wt32-eth01 is enough - so need a voltage regulator and that it's or forget something?