Overview
Profilo, powered by Home Connect, enhances the convenience of managing various home appliances through a single interface. This capability allows users to monitor and control their smart appliances seamlessly, saving time and improving the overall efficiency of home management.
Benefits
- Centralized control of multiple appliances from one app
- Real-time monitoring of appliance status and energy usage
- Enhanced user experience with easy access to settings and schedules
Intent
The purpose of the Profilo capability is to streamline the management of home appliances, enabling users to interact with their devices effortlessly. This results in a more organized and efficient home environment.
Preconditions
- Home Connect-compatible appliances are installed.
- User has the Home Connect app installed and configured.
- Stable internet connection is available.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: Sonoff | Smart Plug-in Unit.
Actors
- Homeowner managing daily tasks
- Family members adjusting appliance settings
- Guests using shared appliances
Trigger
The capability is activated when the user opens the Home Connect app or when a specific appliance status changes, such as completion of a cycle.
Workflow Diagram
flowchart TD
A[User opens Home Connect App] -->|check| B{{Appliance Status?}}
B -->|Connected| C[Control Appliance]
C --> D[Receive Feedback]
B -->|Disconnected| E[Notify User]
Workflow Description
1. Open Home Connect App
The user launches the Home Connect application on their smartphone or tablet.
2. Select an Appliance
The user navigates to the list of connected appliances and selects the one they wish to control.
3. Adjust Settings
The user modifies the settings or schedules for the selected appliance as needed.
4. Monitor Status
The user can view real-time status updates regarding the appliance’s operation, such as remaining time or energy usage.
5. Receive Notifications
Once the action is completed, the user receives a notification confirming the task completion or any required attention.
Postconditions
After the capability completes, the user has successfully adjusted appliance settings and can monitor their status, ensuring efficient home management.
Optional Enhancements
- Integrate voice control with Amazon Echo Devices
- Add capability routines for appliance operation based on time or presence
- Provide insights into energy consumption trends
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, Z-Wave JS | Sonoff | Smart Plug-in Unit, Door and Window Sensors |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)