Hello Home Assistant Community,
I’m working on a project to integrate my Intex SWG Krystal Clear (saltwater system) into Home Assistant using a “Man-in-the-Middle” approach. My goal is to control the SWG by intercepting the signals and issuing my own commands via an ESP32.
I’ve found some resources on GitHub for similar setups, but I’ve run into a few issues:
- Flashing the ESP32 with ESP-IDF: I’m having trouble getting the ESP32 to flash correctly using ESP-IDF. Has anyone successfully done this for similar projects? Any tips on troubleshooting the flashing process?
- Control of SWG through ESP32: I’m specifically trying to control the SWG operations (on/off, timer, etc.) via Home Assistant. I’d love to hear from anyone who has experience with integrating similar pool devices or “Man-in-the-Middle” setups.
- Next Steps and Recommendations: If anyone has further suggestions for improving this project or can point me to additional resources (especially regarding ESPHome or Home Assistant integrations), that would be much appreciated!
jingsno/intex-swg-pcb: Intex SWG with jumpers (github.com)
Thanks in advance for any help or guidance!