Skip to content

Instantly share code, notes, and snippets.

@daemonp
Last active December 8, 2019 09:51
Show Gist options
  • Save daemonp/275cd313218c97cdb9481c22d9342882 to your computer and use it in GitHub Desktop.
Save daemonp/275cd313218c97cdb9481c22d9342882 to your computer and use it in GitHub Desktop.

Understanding the Traeger WiFire protocol

I would like to gain access to the traeger API, as of current there is no documentation and scant information around.

Plans

MiTM Android and iOS apps to understand

This is going to need a bit more hacking... setup mitmproxy and the app is not working as expected.

Next idea, raspberry pi mitmrouter that both phone and bbq are on to get both sides of the connection.

  • Decompile Android APK

Goals

  • Simply query the bbq with curl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment