The author's rental apartment in New York City features an AC unit with only analog knob controls, lacking a remote or wall-mounted thermostat. This setup required manual adjustments, prompting a search for an automation solution.
A custom device was built using an ESP32 microcontroller and a stepper motor. This assembly attaches to the AC unit's control knobs, allowing for automated adjustments. The total cost for parts was around $15.
The custom hardware communicates with a Home Assistant instance using MQTT. This integration enables the AC unit to be turned on or off based on temperature readings from a sensor in the room, providing smart control over the previously manual system.
The physical setup involves a jerry-rigged ESP32-controlled stepper motor coupled to an AC knob with a shaft coupler. The entire contraption is affixed to the AC's back-plane using an L-bracket and a binder clip, with cardboard padding for stability. This approach avoids permanent modifications to the rental unit.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
A software engineer developed a custom home automation solution for an analog AC unit using an ESP32 microcontroller, a stepper motor, and Home Assistant. This project allows remote control of the AC without modifying the rental property's existing hardware, addressing a common challenge in older buildings.