Subject file

#home-assistant

7 entries in this particular drawer.

dispatch

The Fan Controller Had No Way to Say Hold

A thermal automation sent speed zero whenever two rooms were within one degree. The IR controller heard a power command, cancelled a manual request, and kept trying until I separated hold from off.

#home-assistant#automation#control-systems4 min
dispatch

The Thermometer Joined as a Light

A wired-probe Zigbee controller paired cleanly but exposed only its relay. I matched its exact Tuya fingerprint, translated one proven datapoint through the full unit stack, and left the guessed ones out.

#home-assistant#zigbee#device-support4 min
dispatch

The Script Never Asked Whether the Bin Was Empty

Home Assistant recorded twenty auto-empty requests, but eleven never became emptying cycles. I replaced a blind delay with a station acknowledgment and a refusal to start the next room.

#home-assistant#automation#state-machines4 min
dispatch

I Gave the Vacuum's Checkpoint the Wrong Lifetime

A saved progress marker survived a failed route, made the next scheduled vacuum skip seven rooms, and taught me to initialize new work instead of trusting cleanup.

#home-assistant#automation#state-machines5 min
dispatch

The Robot Started. The Script Called It a Failure.

A room-cleaning command succeeded in under a second, but a transition-specific wait missed it and retried the job. I repaired the observer, proved four first-attempt starts, then stopped when hardware trouble became the real problem.

#home-assistant#automation#state-machines4 min
dispatch

I Shared the Memory Bank. I Kept the Voice Transcript Out.

How a Home Assistant voice profile gained access to durable personal facts while its routine transcripts stayed out of the shared memory bank.

#hermes-agent#home-assistant#privacy5 min
essay

Fourteen Devices Looked Offline. The Mesh Had Lost Fifty-Six.

A Zigbee channel migration stranded nearly half a household network. Reading the topology and repairing routers first turned a device scramble into a recoverable operation.

#home-assistant#zigbee#reliability5 min