I just had to share a quick story about how home automation can help you discover existing problems you didn’t even know you had. Today, a new Homey flow brought to my attention that my Ecodan air-to-water heat pump wasn’t working the way it should.
I’m a bit of a data fanatic, and I already have several flows monitoring and logging my systems. This morning, I asked Gemini (AI) to come up with a new metric I could track via Homey. It suggested building a flow to count how many times my heat pump turns on and off during the day.
This is actually a really important piece of knowledge, because a repeated, rapid on-off cycle (short-cycling) wears down the compressor quickly—and that’s a very expensive piece of equipment to replace!
So, with a little help from the AI, I built a flow that records the number of start cycles and keeps track of the total operating time each day so I could log the values.
As soon as I got the flow working, notifications started rolling in. The pump was stopping and starting… every 15 minutes! It was constantly turning itself off and on completely under the radar.
Thanks to this data, I managed to track the issue down to a malfunctioning water pump. The problem went away after fixing it, but the main point is this: without Homey and this specific flow, this problem would have continued silently in the background for who knows how long. Sometimes the best automations aren’t just about convenience—they save your hardware!