anova-oven

Control Anova WiFi ovens and precision cookers remotely via cloud API.

17|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/dodeja/anova-skill --skill anova-oven
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anova-oven
Source: https://github.com/dodeja/anova-skill/tree/main
Command: npx skills add https://github.com/dodeja/anova-skill --skill anova-oven

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires websockets, and includes scripts (resource) components.

What problem does it solve?

Remote control and monitoring of Anova WiFi ovens and precision cookers to run sous vide, roast, or steam modes without being physically present.

Core Features & Use Cases

  • Device discovery and selection of APO/APC devices for remote operation.
  • Start, stop, and monitor cooking sessions with configurable temperature, heating elements, fan speed, humidity, and probe targets.
  • Use cases include multi-step cooks, remote status checks, and telemetry export for dashboards.

Quick Start

Ask the AI to start cooking on your Anova device at 135°F for 60 minutes.

Frequently Asked Questions about anova-oven

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control my Anova WiFi oven remotely for sous vide cooking?

You can control your Anova WiFi oven remotely by using this Skill to start and stop cooking sessions, set temperatures, and monitor real-time status through the Anova cloud API via a websocket connection.

Do I need an Anova Personal Access Token to automate my precision cooker?

Yes, automating your Anova precision cooker requires a Personal Access Token stored at ~/.config/anova/token, along with Python 3.7+ and the websockets library to communicate with the Anova cloud API.

What cooking parameters can I adjust when automating an Anova oven?

Automating an Anova oven allows you to adjust temperature, heating elements, fan speed, humidity, and probe targets, enabling multi-step cooks and remote status checks across APO and APC devices.

Can I monitor real-time cooking telemetry from an Anova precision cooker?

Yes, you can monitor real-time cooking telemetry and export status updates from Anova precision cookers by establishing a websocket connection to the Anova cloud API for remote dashboard integration.

Does this remote oven control approach work with both APO and APC devices?

Yes, this remote oven control approach supports both Anova Precision Oven (APO) and Anova Precision Cooker (APC) devices, offering device discovery and remote operation for sous vide, roast, or steam modes.

Why does my Anova oven automation require the websockets library?

Anova oven automation requires the websockets library because it facilitates real-time, bidirectional communication with the Anova cloud API to transmit cooking commands and receive live device telemetry.