Overview
The AirTouch 5 allows homeowners to efficiently manage their ducted air conditioning systems from anywhere in their home. This capability enhances comfort by enabling precise temperature control and scheduling, ultimately leading to energy savings and improved indoor climate.
Benefits
- Convenient remote control of air conditioning settings from a smartphone or tablet.
- Ability to create temperature schedules to optimize comfort and reduce energy costs.
- Integration with other smart home devices for automated climate control based on occupancy or time.
Intent
This capability enables users to interact seamlessly with their AirTouch 5 ducted air conditioning system, allowing for personalized climate control. The outcome is a more comfortable living environment while also promoting energy efficiency.
Preconditions
- AirTouch 5 ducted air conditioning system installed and operational.
- Home Assistant configured and integrated with the AirTouch 5.
- Smartphone or tablet with Home Assistant app installed for remote access.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: HVAC and Climate Control.
Actors
- Homeowner adjusting temperature settings
- Family member scheduling cooling periods
- Guest enjoying a comfortable environment
Trigger
User initiates control through the Home Assistant app or via voice command.
Workflow Diagram
flowchart TD
A[User opens Home Assistant] -->|selects AirTouch 5| B{Adjust temperature?}
B -->|Yes| C[Set desired temperature]
C --> D[Temperature adjusted]
B -->|No| E[Exit]
Workflow Description
1. Open Home Assistant App
The user launches the Home Assistant app on their device to access smart home controls.
2. Select AirTouch 5
The user navigates to the air conditioning section and selects the AirTouch 5 system for control.
3. Adjust Temperature
The user can either set a new temperature or choose from predefined settings.
4. Schedule Operation
The user may set specific times for the air conditioning to operate, optimizing energy use.
5. Confirm Changes
Once adjustments are made, the user confirms the changes to apply them to the system.
Postconditions
The AirTouch 5 system adjusts to the new settings, providing a comfortable environment as per the user’s preferences.
Optional Enhancements
- Integrate with smart sensors for automatic adjustments based on room occupancy.
- Use voice commands via Amazon Echo Devices for hands-free control.
- Add weather-based capability to adjust settings according to outdoor temperatures.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, Z-Wave JS | HVAC and Climate Control, ecobee4 Smart Thermostat |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)