Overview
The Rituals Perfume Genie now incorporates sensors and binary sensors, enhancing its ability to interact intelligently with the home environment. This capability allows for automated fragrance delivery based on real-time conditions, improving overall convenience and ambiance.
Benefits
- Automated fragrance dispersal based on environmental triggers enhances the home atmosphere.
- Users can customize scent delivery schedules according to their preferences for different times of day.
- Integration with other smart home devices enables seamless control through a single platform.
Intent
The purpose of this capability is to provide a fragrance experience that adapts to the home environment using sensor data. This results in a more personalized and enjoyable living space.
Preconditions
- Rituals Perfume Genie device must be installed and connected to the home network.
- Compatible sensors must be set up and integrated with the Home Assistant platform.
- Home Assistant must be configured to recognize and control the Rituals Perfume Genie.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: Door and Window Sensors.
Actors
- Homeowner configuring fragrance settings
- Family members enjoying the customized scents
- Guests experiencing a welcoming atmosphere
Trigger
The fragrance delivery is triggered by sensor readings such as occupancy detection or time-based schedules.
Workflow Diagram
flowchart TD
A[Sensor Reading Detected] -->|check| B{{Is it Time to Dispense?}}
B -->|Yes| C[Activate Fragrance Dispensing]
C --> D[Home Filled with Scent]
B -->|No| E[Exit Without Action]
Workflow Description
1. Sensor Activation
The system detects an environmental change, such as a person entering the room or a scheduled time to dispense fragrance.
2. Check Conditions
The system evaluates if the current conditions meet the criteria for scent dispersion, such as time or occupancy.
3. Fragrance Dispensing
If conditions are met, the Rituals Perfume Genie activates and releases the selected fragrance.
4. Feedback Loop
The system continues to monitor sensor data, making adjustments as necessary for future fragrance delivery.
5. User Notification
Homeowner receives a notification indicating that the fragrance has been dispensed, allowing for tracking and control.
Postconditions
The home environment is enhanced with the desired fragrance, and the system is ready to respond to future triggers.
Optional Enhancements
- Integration with voice assistants for hands-free control of fragrance settings.
- Customizable scent recipes that adjust based on user preferences and time of day.
- User interface for tracking fragrance usage and refill notifications.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, Z-Wave JS | Door and Window Sensors, TP-Link | HS100 |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)