Selora AI: Delayed/scheduled actions via chat
> **Warning:** This Epic's description is a mirror of the [Selora Homes Roadmap](https://selorahomes.com/docs/roadmap/delayed-scheduled-actions/). Do not edit this description directly in GitLab.
## Summary
Enable users to schedule home automation actions using natural language through the Selora AI chat interface.
## Value Proposition
- **Convenience:** Schedule one-off actions (e.g., "Turn on the porch light in 10 minutes") without creating complex automations.
- **Flexibility:** Use relative time expressions ("at 8 PM", "in 2 hours", "tomorrow morning").
- **Feedback:** Receive immediate confirmation that the action has been scheduled.
## Scope
- **Natural Language Parsing:** Integration with the Selora AI LLM to extract intent and timing.
- **Scheduling Engine:** Leveraging Home Assistant's internal scheduling or a dedicated Selora service.
- **User Interface:** Status indicators in the chat for pending scheduled actions.
epic