Overview
Fujitsu anywAIR, provided by Advantage Air, enhances home climate control by allowing users to remotely manage their heating and cooling systems. This capability addresses the challenge of maintaining a comfortable home environment effortlessly, regardless of location.
Benefits
- Convenient remote control of home climate settings from anywhere via smartphone.
- Energy efficiency through optimized heating and cooling schedules.
- Improved comfort with the ability to pre-condition the home before arrival.
Intent
The Fujitsu anywAIR capability is designed to simplify home climate management by providing full control over heating and cooling systems remotely. Users can achieve a comfortable living space tailored to their preferences with minimal effort.
Preconditions
- Fujitsu anywAIR system installed in the home.
- Home Assistant integration configured.
- Stable internet connection for remote access.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: HVAC and Climate Control.
Actors
- Homeowner managing climate control
- Family member adjusting settings for comfort
- Guest requesting climate preferences
Trigger
The capability is triggered when the user decides to adjust the temperature settings either manually via the app or automatically based on predefined schedules.
Workflow Diagram
flowchart TD
A[User opens app] -->|check| B{Is user remote?}
B -->|Yes| C[Send command to adjust climate]
C --> D[Home temperature adjusted]
B -->|No| E[Display current settings]
Workflow Description
1. Open anywAIR App
The user launches the Fujitsu anywAIR application on their smartphone or tablet.
2. Select Home Settings
The user navigates to the climate control section to view current temperature and settings.
3. Adjust Temperature
The user selects the desired temperature and sends the command to the Fujitsu system.
4. System Confirms Adjustment
The app confirms that the command has been successfully sent to the home system.
5. Receive Notification
The user receives a notification when the home temperature reaches the desired setting.
Postconditions
The home climate system is adjusted to the user’s preferred settings, ensuring comfort upon arrival.
Optional Enhancements
- Integrate with smart home routines for automatic adjustments based on occupancy.
- Enable voice control through Amazon Echo Devices or Google Nest Mini.
- Add geo-fencing to automatically adjust temperatures based on user location.
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)