I moved to a neighborhood that uses an annoying iPhone app to open our gate. I don’t like fiddling with my phone in the car if it can be helped, and I would like to automate it.
I wiresharked the app “Summit Control” but its all encrypted. I come from a network infrastructure background. I’m tech savvy but not development savvy, so not really sure where to go from here.
That gave much more help information. I can see the web URLs it is reaching out to along with the request data. Here is what I get when I trigger the gate to open
Yeah… I was able to get that to work, but it stopped working an hour or so later. I guess I need to mimic the full login? What does a config flow look like for multiple calls like that?
Thank you for getting me pointed in the right directions. This ended up being easier than I expected I just didn’t know where to start. Using Node-Red I have it working pretty stably so far.