Overview
The Schluter integration allows homeowners to effortlessly manage their heating systems through their smart home setup. By automating temperature control, users can enhance comfort while optimizing energy usage.
Benefits
- Increased energy efficiency by automating heating schedules
- Enhanced comfort with precise temperature control in different areas
- Convenient management of heating systems from a single interface
Intent
This capability aims to provide seamless integration of Schluter heating systems into the smart home ecosystem. The outcome is a more comfortable living environment with reduced energy costs.
Preconditions
- A compatible Schluter heating system installed.
- Home Assistant configured and operational.
- Network connection established 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 energy costs
- Family members adjusting comfort levels
- Guests enjoying a comfortable environment
Trigger
The integration is triggered by a scheduled time or a manual command from the Home Assistant interface.
Workflow Diagram
flowchart TD
A[User Command] -->|check| B{{Is system active?}}
B -->|Yes| C[Adjust Temperature]
C --> D[Heating Adjusted]
B -->|No| E[Exit]
Workflow Description
1. User Command
The homeowner selects a temperature setting through the Home Assistant interface.
2. Check System Status
The system checks if the Schluter heating system is currently active.
3. Adjust Temperature
If the system is active, the new temperature setting is sent to the Schluter unit.
4. Heating Adjusted
The Schluter system adjusts the heating accordingly and confirms the change.
5. Notification
The homeowner receives a notification that the temperature has been successfully adjusted.
Postconditions
The Schluter heating system operates at the newly set temperature, enhancing comfort and energy efficiency.
Optional Enhancements
- Integration with weather forecasts to adjust heating based on outdoor temperatures
- Voice control capabilities through Amazon Echo Devices or Google Nest Mini
- Create automated routines that adjust heating based on occupancy detected
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, Tasmota | Sonoff | Smart Plug-in Unit, TP-Link | HS100 |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)