Recent content by danit

  1. D

    Automation of INTEX SWG

    Ohhh ok. That sounds also interesant. Can you share this and explain how does it works? Thanks.
  2. D

    Automation of INTEX SWG

    I use the ESP-IDE. https://github.com/espressif/idf-installer/releases/download/offline-4.2.2/esp-idf-tools-setup-offline-4.2.2.exe Attached my file. This you can compile and flash. But the wifi manager is a bit bugy. i have to try it some times to join to my network. Good Luck.
  3. D

    Automation of INTEX SWG

    I have found a solution. You must use the version 4.2.2 from ESP to compile. And you must add the wifi-manager in the component folder. Then it gives two problems when you compile but with the solution in the log. Good luck.
  4. D

    Automation of INTEX SWG

    Hello @Jings Thank you for the great project. Unfortunately I am new with ESP32. Is there an exact instruction how I get this on the esp32? Or is it possible to share the BIN file? Or would it be possible to use the project in ESPHome from HomeAssistant? Thanks for the support.