Anova Precision Oven

Hi all,
Can't see any searches which come up, but has anyone tried integrating the Anova Precision oven?

There is an alexa skill but only US based not UK. The app is very good so not essential but does restrict voice control.

Ideally would be good to access the base functions (on / off / timer / set) and also be able to see custom recipes to be able to start them

Does it have an API?

1 Like

Mark thank you, I'd been looking for integrations but not the API route stupidly!! They haven't exposed the API and have no plans to do so (other than Alexa it seems) so that'll rule this one out!

Thanks

Someone has already done the hard work of decoding the API. But since for some reason the forum will not allow me to post links, just search for "mcolyer anova oven api".

Unfortunately, I am having trouble using that API, because the anova "accounts" do not seem to use a password anymore - just a code sent via email. More details on a HomeAssistant thread - community[.]home-assistant[.]io/t/anova-precision-oven/541722

Welcome to the community!

You need to go to Hub owners - Hubitat , join the group and then you'll be able to post links and pics etc... :partying_face:

Got it - a little bit strange, but maybe it's because I'm new to this community :slight_smile: .

Adding the links here:

Thank you for the help, Ranchitat!

I have made some progress, based on the work of GitHub - huangyq23/anova-oven-forwarder: Collect data from Anova Precision Oven .

The details are here.

Unfortunately, Anova seems to have a new version of the API out, and I still cannot find the syntax for the "start cook" command in this version...

Figured out the "start cook" command as well, and updated the repo above with a working sample of Go code for interacting with the oven.

Also, the same API seems to work with the sous-vide cookers as well - I will check, and post the results in the same repo.

1 Like