jnsbyr / esp8266-intexsbh20

MQTT WiFi remote control for the Intex PureSpa SB-H20 and SJB-HS whirlpools
Other
60 stars 20 forks source link

Integration with Home Assistant #19

Closed pfigueira-csm closed 1 year ago

pfigueira-csm commented 2 years ago

Hi, How can I integrate it with Home Assistant?

Clement87 commented 2 years ago

Look here: https://forum.hacf.fr/t/tuto-spa-intex-dans-home-assistant-en-mqtt/11913 It's in French but code is code...

LubosD commented 2 years ago

Hi, I've started working on an esphome version of this firmware, but it's currently absolutely untested - it just compiles and flashes. I'm still waiting for my PCB from JLC.

Once the PCB arrives and works, I'll submit a PR.

LubosD commented 2 years ago

So my esphome branch now works. I haven't yet solved how to nicely report through esphome's C++ APIs that the whirlpool is not connected to the ESP, but usual functions work.

louis49 commented 2 years ago

I'm actually working on a HomeKit version but I will need to change ESP8266 to ESP32.