What if your home could ask before it acts?
Your home could notice an open patio door, ask whether to close it or pause cooling, and act on your answer. Here is how Luvvo would bring the pieces together.
September 24, 2026 · 5 MIN READ
You’re in the kitchen making dinner. Someone has left the patio door open, and the air conditioning is still running.
A voice nearby asks:
“The patio door is still open. Should I close it or pause the cooling?”
“Close the door.”
The door slides shut. A moment later, the voice confirms:
“Patio door closed.”
You keep chopping.
Or perhaps you wanted the door open. It’s a pleasant evening, and people are moving between the house and the yard.
“Pause cooling.”
Same question. Different answer. The house follows your choice.
That’s the kind of system I’d like to design at Luvvo: one that notices something worth addressing, reaches you where you are, and carries out the decision you make.
The pieces to build it exist today. Making them work together takes planning around the actual home.
The useful part happens after the alert
A door-open notification tells you something. You still have to decide what to do, find the right control, or walk across the house.
In this setup, the home would bring you a choice it can carry out.
It would need to know that the door has stayed open, that cooling is running, and where it has a reasonable chance of reaching someone. It would ask through a nearby voice device, listen for a response, and check whether the requested action succeeded.
Each step has a job. A door sensor observes the opening. A thermostat reports its state. Room-location information helps select where to speak. A powered door operator handles the physical movement.
Luvvo’s work would be connecting those pieces into a routine that makes sense to the people living there.
How the question finds you
Imagine moving from the living room to the kitchen while getting dinner ready. A useful question should reach the kitchen rather than announce itself to an empty sofa.
One possible approach uses small Bluetooth receivers around the home to estimate which room contains a participating person’s phone or wearable. A Home Assistant integration called Bermuda supports this kind of room-level device tracking.
That estimate has limits. Leave your phone charging upstairs, and the system may place it correctly while placing you incorrectly.
I’d use recent location information, the availability of nearby voice devices, and household preferences to choose where to ask. If the location is uncertain, a message on your phone may be the better option.
When several people are home, we would decide who gets asked first. One open door should not start a conversation in every room.
The people using the system would choose whether to participate in location tracking and where spoken questions are welcome.
Your answer becomes an action
Home Assistant already has an action that asks a question through compatible voice hardware, listens for the reply, and matches it against configured answers.
For this routine, the choices could be straightforward:
“Close the door.” Before moving anything, the system checks that the request is still relevant. Someone may have closed the door while you were answering. If closure is still needed, it signals the door operator and waits for confirmation from the door sensor.
“Pause cooling.” The system makes a temporary change through the thermostat’s supported controls. We agree beforehand when normal operation resumes—after the door closes, after a set interval, or when a temperature limit requires it.
“Leave it.” The house leaves the current arrangement alone and stops asking about that occasion.
The important detail is what happens afterward. “Patio door closed” should mean closure was detected. If the door could not close, you should hear that instead.
Yes, the door can physically move
There are powered systems for residential sliding doors. Autoslide’s MultiDrive, for example, supports automatic door movement and documents inputs for integration with a home-automation system.
Choosing an operator would depend on the door’s construction, movement, condition, and installation requirements. We would also need to verify exactly how its controls behave. Some inputs operate as a sequence of open, stop, and close rather than accepting a dedicated close command.
The door operator needs to handle movement and obstruction protection, with ordinary manual access preserved. Knowing that someone is in the kitchen does not tell us whether a child, pet, or chair is in the doorway.
This is where a design becomes specific to a home. The conversation may sound simple because the details behind it have been worked through.
What if nobody answers?
Silence needs an agreed meaning.
Perhaps you stepped outside. Perhaps the kitchen is noisy. Perhaps you simply don’t want to respond.
For an initial setup, I’d consider a temporary cooling pause as the default, provided it fits the household’s temperature requirements. Closing the door automatically without an answer would be a separate choice, supported by a suitable installation and testing.
There should also be a clear end to that pause. An unanswered question should not leave the house in an unexpected setting hours later.
If someone adjusts the thermostat manually, the automation should recognize that intervention. If the door closes before the question is answered, the pending request should expire.
Those ordinary changes are part of the routine we would design.
A home that knows when to ask
I wouldn’t want my house talking all day. A question should be worth the interruption, offer a clear choice, and lead to a useful result.
The patio door is an example of what becomes possible when sensing, communication, and physical control work together. It is a proposed Luvvo design, not a claim that we have already installed and tested this exact combination.
I’d begin with one situation in one home. Test whether the system notices correctly, reaches the right place, understands the available responses, and completes the action. Then live with it long enough to find out whether it actually makes the day easier.
The experience I’m aiming for is simple: your hands are full, the house brings you a decision, and your answer is enough to get it handled.