{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/10"}],"enrichment":{"capability":"Communicate with Anova precision cookers over WiFi to read device state and send cooking commands like start, stop, and parameter updates.","skillfed_tags":["iot-device-control","async-networking"],"use_cases":["Automate sous vide cooking workflows by triggering cooks from external systems or scripts.","Monitor and log Anova device state over time for analysis or alerting.","Build a custom control interface or dashboard for managing multiple Anova cookers.","Integrate Anova devices into home automation or IoT platforms.","Adjust cooking parameters mid-cook programmatically based on external conditions."],"what_it_does":"anova-wifi is a Python library for controlling Anova precision cookers over WiFi. It wraps the device's documented command schema and exposes methods to start and stop cooks, as well as update running cook parameters like target temperature and timer. The library uses aiohttp for async network communication and provides state tracking through device push updates.\n\nThe package is designed for read-write interaction with WiFi-enabled Anova devices. It reports which commands are valid at any given moment based on device type and current cooking state, though callers must still handle exceptions since state can change between checks and commands. The update_running_cook method is inferred from device behavior rather than published documentation but is confirmed working on real hardware.","worth_installing":"Yes, if you own a WiFi-enabled Anova cooker and need programmatic control. The package is actively maintained, has no known vulnerabilities, and uses a permissive MIT license. The single dependency is standard and low-friction. Verify that your specific device model is supported and that the Python 3.14.2+ requirement fits your environment."},"id":"anova-wifi","links":{"html":"https://skillfed.io/packages/anova-wifi","md":"https://skillfed.io/packages/anova-wifi.md","pypi":"https://pypi.org/project/anova-wifi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"permissive","name":"anova-wifi","python_support":"capped_below_current","summary":"A package to get read only data from Anova precision cookers with wifi"},"popularity":{"monthly_downloads":75600,"position":14696,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
