AirCon icon indicating copy to clipboard operation
AirCon copied to clipboard

Smartthings support

Open harrymarlin opened this issue 5 years ago • 1 comments

Looking over the SmartThings support in Groovy, how do I set attributes such as device_type? I am attempting to connect to a Fujitsu system (FGLair) - how do I identify the username/password to connect to the app, or do I need to identify the ip address of the local mini-split system through my router?

harrymarlin avatar Nov 19 '20 14:11 harrymarlin

Hi, So first you need to install the relevant app on your phone, login and pair the AC with Fujitsu. After that is done, you should run discovery with your credentials, to create a config file, and set up the server that will communicate with the AC locally (on a Raspberry Pi). The groovy file is used for Smartthngs to communicate with the server running on Raspberry Pi. Unfortunately Smartthings does not allow all the necessary encryption libraries needed to construct the communication with the AC directly.

deiger avatar Dec 27 '20 19:12 deiger