AC Controller
byMrLaki5
0Enable remote control of an air conditioner via a chatbot application using an ESP32 microcontroller.
Acerca de
This project implements a Model Context Protocol (MCP) server on an ESP32 microcontroller, enabling remote control of an air conditioner via chatbot or other MCP-compatible clients. The ESP32 acts as a bridge between the MCP server and the air conditioner's infrared interface or relay, allowing users to conveniently turn their air conditioner on/off and manage settings from a chatbot application.
Características Principales
- Control air conditioner power (on/off) remotely
- Easily customizable for different AC models
- Runs on affordable ESP32 hardware
- Integrate with chatbot applications for voice or text commands
- 0 GitHub stars
Casos de Uso
- Remotely control air conditioner settings (power, temperature, mode) through a chatbot interface.
- Automate air conditioner operation based on external triggers or schedules managed by an MCP client.
- Integrate an existing infrared-controlled air conditioner into a smart home ecosystem via an MCP server.