Skip to content

jeng37/Total-Control-app-to-HA

Repository files navigation

Total-Control-app-to-HA

"uncloud" Extraflame NAVEL 2.0 Wifi Modul to Home Assistant.

What has happened so far.

I can still record when something is sent to the stove. It's just that my programming knowledge is outdated (rusty). Well, here's what I've found out so far.

Total Control https://totalcontrol.extraflame.it or the new one i found in this log, http://wifi.extraflame.it

I opened the wifi adapter (white label). And found 3 pins on the ESP32.

ESP32_Pins

GND is drawn, just need to find rx and tx. So in my case now (Blue = GND, Orange = RX, Yellow = TX) You need a 3.3v usb2uart. Note (green is not connected)

ESP32_Usb2UART

usb2uart_Pin_Def

Then connect with putty, serial port of usb2uart, baud rate 115200.

I was very surprised that it is an esp32 wroom and there is a partition with spiffs.

extraflame.txt

That's the status so far. I would be happy about help.

Releases

No releases published

Packages

No packages published