Worked first time for me using the iOS app an an iPhone 14.
You can load the app on a Mac laptop (search on the app store) - maybe that will work better?
How is it crashing? Timeout? or exits?
Is it a 2.4ghz vs 5ghz wifi issue? (the dongle will only connect to 2.4ghz)
I have an iPhone 12. The crash happens directly after I press the button to start the registration after the wireless connetion. The AC stays connected with the router, but the app crashes immediatly. there is this progress bar with the 3 dots and it just is gone - no timeout, no error report. My eero router tells me it is properly connected to the nearest AP @ 2,5GHz. Iām wondering if I should try to use a different country in the setupā¦
I will try the app on the MAC nowā¦
If it is connected to your wifi then try the curl command in my last post (substituting your IP address and MAC address) to see if you can interact with it without registering with the app.
If we get a decent HA integration you may not need the airstage app!
Yes! Iām also not the best one, but I can try helping or debugging. I also have some friends I might be able to activate. I tried some other CURL commands as well I found in this post and I can start/stop the AC as well.
Actually you donāt need the app at all.
Installation Flow:
Connect to the local Airco WIFI with a device.
Find out the Airco IP
Open browser and fill in http://aircoipaddress/aplist?lang=0
Select the local WIFI network you want to join + give in password.
Then the Airco joins your local wifi network.
Find out local ip of the airco that is joined to your wifi network.
Then you can use the rest integration stuff I posted (where you replace it with your airco ip offcourse) and most of it should work.
I had the same issue and was tearing my hair out, I donāt suppose you have a UniFi router? I did and ended up having to create a new network and associated 2.4Ghz only SSID, the settings that seemed to make it work were:
Oh and after endless back and forth with pretty much useless Fuji tech support I did get them to tell me how to get a proper crash log out of Airstage:
Launch AIRSTAGE Mobile.
Open the āSettingā tab.
Open the āEnvironment Settingā
Press and hold āVersionā for 5 seconds. Please refer to the image.
[Device_Log.txt] is generated.
In my logs I was getting lots of āgetCurrentGatewayIpInWlan]Failedā, hence eventually creating a new LAN on my Unifi DMP with the settings mentioned in other post. The app then registered correctly and works as designed, although I am very excited to replace it with a HA integration.
Thanks a lot for all the support. I do have an eero wireless network combining 2,4 GHz and 5GHz. However I also have a Fritzbox I can configure to broadcast 2,4Ghz only. I might give it a try. I will also try to generate the Logfile. However Iām more looking towards the HA ingetration in order to automate a lot around them.
I found this HACS addon which looks like it should allow us to combine all the various REST calls into a Home Assistant Climate entity which would be great. I canāt figure out how to get it all working but you guys might:
Also has anyone worked out how to get and set the operation mode - heat/cool/dry etc?
I have 2 aircons running with the rest commands you posted. Set temp is also not working for me at the moment. However I recognized, that if I paste your code in the template editor I get this result:
Iāve had a look through the steps to create a new HA integration but it would take me so much additional research / failing / youtube tutorials to get anywhere itās just not worth it personally. Feels like this one would take someone experienced hardly any time at all, lets hope an HA god happens to buy one of these AC units and finds this thread soonā¦
Thanks @pietervanh for pointing me here from the other topic.
@edmooredop Iāve seen that thereās an integration for many different AC units by deiger that was originally for HiSense units but has since added support for many different brands. Itās what Iād have used to get FGLair running if Fujitsu didnāt move to Airstage. Iāll try and contact them on github, show them this thread, and see if theyād be interested in including the new fujitsu units in their integration. Maybe they are the HA god weāre looking for!