# Wattio Pod Botize app — id `wattio`. Official site: http://wattio.com. Smart plug that allows you to control electrical consumption as well as the on/off state of a device. Botize automates tasks between this app and 200+ other services. A task is one trigger followed by one or more actions. ## Account Requires connecting a Wattio Pod account in Botize. The user links it once and Botize stores the credentials; an assistant never handles them. - Connect: https://botize.com/en/app/wattio/authenticate ## Triggers (2) The event that starts the task. Exactly one per task. - `power_on` — Check if the pod is ON https://botize.com/en/method/wattio/power_on.md - `power_off` — Check if the pod is OFF https://botize.com/en/method/wattio/power_off.md ## Actions (3) What happens next. A task can chain several. - `set_power_toggle` — Toggle the power https://botize.com/en/method/wattio/set_power_toggle.md - `set_power_off` — Turn the power OFF https://botize.com/en/method/wattio/set_power_off.md - `set_power_on` — Turn the power ON https://botize.com/en/method/wattio/set_power_on.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/app/wattio