Fujitsu Airstage — Homey App
==============================
Controls Fujitsu Airstage air conditioning units over the local Wi-Fi network.
REQUIREMENTS
------------
- Homey Pro (2023+) with firmware >= 12.0.0
- Fujitsu Airstage Wi-Fi adapter connected to your local network
FEATURES
--------
All features match the Home Assistant integration (ha_airstage):
Power on/off
Target temperature (0.5 °C steps, 16–30 °C)
Indoor temperature sensor
Outdoor temperature sensor
HVAC modes: Cool, Heat, Fan Only, Dry, Auto
Fan speed: Quiet, Low, Medium-Low, Medium, Medium-High, High, Auto
Swing / vertical direction (Swing, Highest … Lowest)
Optional (enabled automatically when the device supports them):
Economy mode
Powerful mode
Outdoor unit low noise
Energy saving fan
Quiet fan
Indoor LED display
Human detection auto-save
SETUP
-----
1. Install App
2. In the Homey app, go to "Add device" → "Fujitsu Airstage" → enter:
- IP address of the AC Wi-Fi adapter
- Device ID (12-character MAC without colons, e.g. E8FB1C123456)
DEVICE ID
---------
The Device ID is the MAC address of the Wi-Fi adapter with no colons,
in UPPERCASE (e.g. E8FB1C123456). You can find it:
- On the sticker on the device
- In your router's DHCP client list
- In the Fujitsu Airstage mobile app → device settings
SETTINGS (per device)
----------------------
Use HTTPS — enable if your network requires it (default: off)
Turn on before set — enables AC before changing temperature (default: off)
Poll interval — how often to read device state, in seconds (default: 10)
NOTES
-----
- pyairstage library by Daniel Kaldheim (https://github.com/danielkaldheim/pyairstage)
- HA integration reference: https://github.com/danielkaldheim/ha_airstage
- Cloud mode (Airstage cloud API) is not implemented — local network only.
자세히 읽기 ›