Overview
The integration of Thermador appliances with Home Connect allows homeowners to remotely control their kitchen devices, enhancing convenience and efficiency. This capability streamlines meal preparation and monitoring, ensuring that users can manage their appliances from anywhere in the home or even while away.
Benefits
- Remote monitoring and control of cooking appliances for improved meal management.
- Enhanced energy efficiency by scheduling appliances based on usage patterns.
- Real-time notifications for cooking status and maintenance alerts.
Intent
This capability aims to simplify the cooking process by providing users with remote access to their Thermador appliances. By leveraging Home Connect, users can start, stop, or adjust settings on their devices, resulting in a more seamless cooking experience.
Preconditions
- Thermador appliance compatible with Home Connect.
- Home Connect app installed and configured on a smartphone or tablet.
- Stable Wi-Fi connection for device communication.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: Sonoff | Smart Plug-in Unit.
Actors
- Homeowner managing meal preparation
- Family member checking appliance status
- Guest utilizing kitchen appliances
Trigger
The capability is triggered when the homeowner sends a command through the Home Connect app or when an appliance reaches a pre-set cooking temperature.
Workflow Diagram
flowchart TD
A[User sends command] -->|check| B{{Command valid?}}
B -->|Yes| C[Appliance adjusts settings]
C --> D[Notification sent to user]
B -->|No| E[Error message displayed]
Workflow Description
1. Open Home Connect App
The homeowner opens the Home Connect app on their device to access their Thermador appliances.
2. Select Appliance
The user selects the specific Thermador appliance they wish to control from the app interface.
3. Send Command
The homeowner sends a command, such as starting or adjusting the temperature of the appliance.
4. Appliance Receives Command
The selected Thermador appliance receives the command and executes the requested action.
5. Receive Notification
The user receives a notification confirming that the command has been successfully executed.
Postconditions
The Thermador appliance has adjusted its settings based on the user’s command, and the user has been notified of the successful operation.
Optional Enhancements
- Integration with smart home routines for automated cooking schedules.
- Voice control through Amazon Alexa or Google Assistant.
- Recipe suggestions based on available ingredients and appliance capabilities.
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)