At 7am blinds rise, coffee maker starts, kitchen warms to 22°C. One Home Assistant scene.
Trigger
Time 7am Mon-Fri (skips weekends + holidays)
Action
Blinds up → coffee maker ON → kitchen thermostat 22°C → ambient music
Devices needed
Why it helps
Mornings in Moldova often start dark and cold — in winter you wake before sunrise and the kitchen stays chilly until the heating kicks in. An automatic morning routine removes that awkward quarter hour: the blinds rise on their own to let daylight in, the coffee maker starts while you're still in the bathroom, and the kitchen reaches a comfortable temperature right as you come down for breakfast. It all runs on a fixed schedule, hands-free, and skips weekends so it never wakes you for nothing.
How it works
The routine is triggered by time: at 7am, Monday to Friday, Home Assistant first checks the calendar — if it's a weekend or a flagged day off, it skips the routine. When the condition is met, the commands fire in a chain: the controller raises the blinds, the kitchen smart plug powers the coffee maker, the Sonoff TRVZB thermostat sets the radiator to 22°C, and the speakers start a quiet background playlist. Because the devices talk over the local Zigbee hub, the chain runs in a few seconds and doesn't depend on a cloud app.
During installation we mount the Zigbee hub and connect each device to it, then build the routine directly in Home Assistant, which runs on a mini-server in your home. The time logic, the day-off calendar and the temperature threshold all live on that server, so the core automation can keep working locally even if the internet drops. We leave the routine editable: the time, temperature, rooms and which devices join the routine you can change yourself from one tab, or ask us for an adjustment.
Setup steps
We check what you already have — motorised blinds, a plug for the coffee maker, heating — and what needs adding. For warmth we use a Sonoff TRVZB thermostatic head on the radiator, which we install and integrate.
We connect the blinds controller, the smart plug and the thermostat to the Zigbee hub so they talk over a local network, without depending on a single manufacturer or the cloud.
We set the time trigger (7am, Mon-Fri), the calendar condition for weekends and days off, and the action chain: blinds up, coffee maker on, thermostat to 22°C, background music.
We run the routine manually a few times, check the order and timing of each action, and tune the temperature or time to your real preference.
We show you how to change the time, the temperature, or pause the routine when you go on holiday, straight from the Home Assistant app.
Practical tips
FAQ
Yes, the core logic runs locally, on Home Assistant and the Zigbee hub. The time, the calendar and the commands to the blinds, plug and thermostat don't need the cloud. Only streamed music may be affected if it depends on the internet.
Yes. The routine stays editable in Home Assistant — you change the time, temperature or active days from one tab. If you'd rather, we make the adjustment on request.
The routine automatically skips weekends and days flagged as off in the calendar. For a holiday you can pause the whole routine with a single switch.
You need motorised blinds or rollers with a compatible controller. If yours are manual, we recommend a suitable motor and controller and integrate them into the same routine.
Auto leak shutoff
Bathroom or kitchen leak sensor detects water and closes the main valve via a motorised relay. Before the neighbours notice.
Vacation simulation
On vacation, the home "lives" by itself: lights turn on randomly, blinds move, music plays for a few minutes. Burglars see an occupied apartment.
Child bathroom safety
If water in the child bathroom exceeds 38°C, or the child stays alone behind a closed door for 15+ minutes — instant notification.