Communicating with a WiFi Device

Hi I have a ProWarm underfloor heating in the bathroom. I can control it from my phone via their app. The app talks to the hub which then talks to the individual heater control. I’d like to be able to control this independently of the app and integrate it in HASS. So far I’ve managed to monitor the traffic in wireshark and I can see a client server handshake going on and then some application data being sent.

This is far from my area of expertise and i’m not really sure what to do next? How do I interpret the wireshark data? How can I send and receive data?

Any help or tutorial suggestions are much appreciated! Also is it safe to post wireshark capture data or will it contain sensitive information?

Thanks

Hi Did you ever get anywhere with this?

Thanks

Resurrecting a very old thread, but as this comes up as the first search result for this combination, I’ll add:

You can add ProWarm devices to Tuya / Smart Life apps (the Pro Touch app is a white-labelled version) and the Home Assistant Tuya Integration (as of 11/2020) will pick them up.

Can’t seem to control them, however. Not sure if I’m missing something, or if they need explicit support.

For now, I’ll be triggering specific functions in HA through an Alexa routine.

Will update if I can work out anything more native.

Waking up this old thread to see if anyone managed to get their ProWarm Electric UFH working with HA at all?

I’m looking at getting some Sonoff NSPanel Pro’s and hoping I can control the UFH using this via HA.

Thanks!

I did something similar with my stove.

Maybe this comes in handy when analyzing traffic between device and phone app;
I wrote a very basic proxy that captures data ‘in between’ :grin:

Ofc this works only if you can configure the device’s ip address in the app :thinking: