Show HN: I just wanted to fix my heating but built a Cursor agent instead

6 hours ago (coolver.github.io)

I just wanted independent temperature control for each room — a simple home project. But after a few iterations of YAML automations and manual file uploads to my Home Assistant, I realized I needed better tooling.

So I built a workflow that connects *Cursor IDE* directly to *Home Assistant* using an MCP integration and an on-board Agent. Now I can write, deploy, and version automations right from the IDE — no SSH, no web UI.

In the video I show how it works and how to install it. Both components are open-source and available on GitHub.

Demo: https://youtu.be/xocbWonWdoc Installation guide: https://youtu.be/RZNkNZnhMrc Code: • https://github.com/Coolver/home-assistant-cursor-agenthttps://github.com/Coolver/home-assistant-mcp

Full write-up with story and screenshots: https://coolver.github.io/home-assistant-cursor-agent/