jmwaldrip

Results 14 comments of jmwaldrip

How would I do that? Any guides? Or is it just do a MITM and try to capture the commands?

Here is what I found after doing a MITM. FWPG was not present in the 60+ calls the app made. FWTG Request ```` { "sourceApplication": "iOS Consumer Mobile App", "key":...

I did more tracing and did a bit of data mapping. This includes setting the footwarmer and the climate for the bed. Let me know what else I can provide....

Sure thing. This call was not made by the app, so I replicated the calls in Postman and changed the code to test the code SYCG for `GetSystemConfiguration`. Here are...

Since I was just grabbing requests from my iphone to test your earlier ask about codes, I decided to test the one I couldnt find earlier. Note: The arguments requires...

Happy to try, how should I test? (Meaning, how do I test your branch?)

Ignore this, I realized I forgot to import the FootWarmerTemps class. Testing again. ~~Here is the error output~~ ``` Logging in as ... Initializing bed data... Beds: SleepIQBed(, model=CLIMATE360, id=)...

Thanks! I noticed that and was already testing again. TLDR: It worked! There was another bug in the API call that I put a quick fix in to get around...