This is a platform to support Fujitsu General Airconditioners under Climate component of Home Assistant. The Python supporting library for accessing the FGLair™ API is located at: https://github.com/bigmoby/pyfujitsugeneral/
-
Create this directory path
custom_components/fglair_heatpump_controller/
if it does not already exist. -
Download the all
custom_components/fglair_heatpump_controller/
files from the repo and place it in the directory mentioned in previous step.
- Add this repository to HACS:
https://github.com/bigmoby/fglair_for_homeassistant
-
Search for the
FGLair integration for homeassistant
integration and choose install. -
Reboot Home Assistant.
In Home Assistant->Settings->Device & services->Integration menu add the new integration FGLair and configure it.
Please, use your FGLair app username/password and region your FGLair account is registered (choose one of region
: eu
, cn
or us
). For tokenpath
field you could leave the default value token.txt
. You could set a proper temperature_offset
, default will be 0
.
Attention: please, remove from configuration.yaml
any previous FGLair installation setup.
Note for A/C units with horizontal swing support, the horizontal swing and position can be changed but only the vertical position will be shown due to limitations with Home Assistant's climate entity.
- Logging needs to be implemented
- The “powerful” functionality is implemented via the preset selections in the UI
- There are some other functionalities in the A/C which currently is not implemented.
- Possibility to add external temperature sensor
** "FGLair" is a trademark of FUJITSU GENERAL LIMITED.