I’ve edited the title to make it a little more generic. Specifically I have a Powrmatic A/C unit, but it could be any cloud controlled device - what I mean by that is a WiFi connected device with some form or proprietary internet hosted controller and (probably) a mobile app.
I installed a MITM proxy to get the commands, so I already know what the A/C unit is sending and receiving when I perform certain functions on its app, if there is already a plugin for a similar device which uses a cloud system then I can use as a starting point and modify the specifics to make it work?
It seems to use x-headers for identification of the specific unit and urlEncoded form for sending the temperature set point (Though on and off don’t use that, so that will be part two if it’s not simple!)
At the moment I want to do this to integrate the A/C into the smart home system, but I can see this being even more useful in a few years when someone switches the cloud server off!