-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Aerogarden App -> new API? #36
Comments
Hey, thanks for the heads up. I did see that. We did just move over to the v4 api with 1.4.2 after the certificate expired on an older endpoint. So I'm guessing we should be good? Just to be sure, I'll hook up the new app to a http proxy later tonight or this week and see if anything has changed. |
Yeah, it looks like app4.aerogarden.com is now returning old data, possibly when they cut over to the new system. There's a new endpoint at app5.aerogarden.com with a completely different api backend... but I can't seem to get a proxy in between the app and the API because the new app doesn't appear to use the system certs for validation. So I have no idea what the new calls look like. I might need some help with someone that knows a bit more about android/ios development that might be able to figure out what calls its making so we can replicate it. |
Sadly, I'm wondering if this isn't another Chamberlain MyQ situation... |
honestly, same :( |
Disclaimer: AG janitor, these are my personal opinions:
In other news, my Chamberlain garbage door is still disconnected from Google Home. 😭 |
Pardon me, sir, but have you heard of our lord and savior ratgdo? https://paulwieland.github.io/ratgdo/#order 🙂 |
The new app uses flutter. This post discusses someone getting around the certificate pinning on Android using Ghidra to patch the library: https://raphaeldenipotti.medium.com/bypassing-ssl-pinning-on-android-flutter-apps-with-ghidra-77b6e86b9476 I don't have time at the moment to try it, but throwing it out there in case someone wants to explore this option. |
I just received notice from Aerogarden today that they're launching a new app. Some of the older gardens (pre-2019) may not be compatible, which suggests to me they may be also revising the API.
Figured I'd let you know in case you didn't also receive the note.
More info here: https://aerogarden.com/learning/introducing-the-aerogarden-app.html
The text was updated successfully, but these errors were encountered: