Overview
The new Saunum integration allows users to control sauna ventilation through fan management, enhancing the overall sauna experience. This capability ensures optimal air circulation, allowing for a more comfortable and enjoyable sauna environment.
Benefits
- Improved air quality and comfort while using the sauna.
- User-friendly control over ventilation settings via Home Assistant.
- Energy-efficient operation by optimizing fan usage based on sauna activity.
Intent
This capability aims to give homeowners the flexibility to manage their sauna’s ventilation effectively. By integrating fan control, users can create the ideal sauna atmosphere, enhancing relaxation and health benefits.
Preconditions
- Saunum sauna system installed and configured.
- Home Assistant platform set up and running.
- Fan control device integrated with Home Assistant.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: HVAC and Climate Control.
Actors
- Homeowner managing sauna settings
- Family members enjoying the sauna
- Guests using the sauna facility
Trigger
The capability is triggered by the user’s manual input through the Home Assistant interface or automatically based on predefined sauna usage settings.
Workflow Diagram
flowchart TD
A[User Input] -->|check| B{Ventilation Settings?}
B -->|Yes| C[Activate Fan]
C --> D[Improved Sauna Environment]
B -->|No| E[Exit]
Workflow Description
1. Access Fan Control
User navigates to the Saunum integration within the Home Assistant interface.
2. Select Ventilation Mode
User chooses the desired fan mode (e.g., low, medium, high) based on sauna conditions.
3. Activate Fan
The selected fan mode is activated, adjusting ventilation accordingly.
4. Monitor Environment
Home Assistant monitors the sauna environment, ensuring the chosen settings maintain comfort.
5. Adjust Settings as Needed
User can adjust the fan settings in real-time based on personal preferences.
Postconditions
The sauna ventilation operates according to the user’s selected settings, providing a comfortable and enjoyable experience.
Optional Enhancements
- Integrate temperature sensors to automate fan control based on sauna temperature.
- Add scheduling options for regular sauna sessions with predefined fan settings.
- Enable remote access for fan control via mobile devices.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, ESPHome | HVAC and Climate Control, ecobee4 Smart Thermostat |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)