Overview
The Fujitsu FGLair system allows homeowners to efficiently manage their HVAC devices through the Ayla IoT platform. By utilizing the FGLair app, users can adjust temperatures, monitor energy consumption, and enhance comfort from anywhere in the home.
Benefits
- Remote temperature control for optimal comfort at any time.
- Energy monitoring to reduce utility bills and promote sustainability.
- User-friendly interface making climate management accessible for all family members.
Intent
The Fujitsu FGLair capability aims to streamline the management of HVAC systems via a mobile application. This results in improved energy efficiency and personalized climate settings directly from users’ smartphones.
Preconditions
- Fujitsu HVAC devices integrated with the Ayla IoT platform.
- FGLair app installed on a smartphone or tablet.
- 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 the HVAC system
- Family members adjusting settings for comfort
- Guests utilizing the app for temperature control
Trigger
The capability is triggered when the homeowner opens the FGLair app or when predefined temperature thresholds are reached.
Workflow Diagram
flowchart TD
A[Open FGLair App] -->|check| B{Temperature Adjustment Needed?}
B -->|Yes| C[Adjust Temperature]
C --> D[Comfort Level Changed]
B -->|No| E[Exit]
Workflow Description
1. Open FGLair App
The homeowner launches the FGLair app on their smartphone to access HVAC controls.
2. Check Current Temperature
The app retrieves the current temperature readings from the Fujitsu HVAC system.
3. Evaluate Comfort Settings
The user assesses if the current temperature meets their comfort preferences.
4. Adjust Temperature
If necessary, the user selects the desired temperature and submits the change through the app.
5. Receive Confirmation
The app confirms the new settings, and the HVAC system begins adjusting to the new temperature.
Postconditions
The HVAC system operates at the newly set temperature, enhancing comfort and optimizing energy usage in the home.
Optional Enhancements
- Integrate voice control via Amazon Echo Devices for hands-free adjustments.
- Set up automated schedules based on family routines for energy efficiency.
- Enable geofencing to adjust temperatures based on the homeowner’s location.
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)