Anyone have the samsung air conditioner working with ST?

Hi Jon,
It was quite tricky ! You need to install an old version of Debian 8.11 (without any updates). Else it won’t work. I’ve installed the damn thing on at least 10 images. Once you have that VM running, work with this link and you’ll find the tokens.
https://github.com/SebastianOsinski/HomebridgePluginSamsungAirConditioner/issues/28
I had one device that didn’t work and had to go to the command line and type the following command
node --tls-min-v1.0 /usr/bin/homebridge-samsung-ac-get-token IP_ADDRESS
as stated by Peterbuga (https://community.home-assistant.io/t/samsung-ac/11747/126)
I would advise to keep multiple clones along the way and count that it will take some time !

Thats awesome thanks. I’ll have a go with that this weekend!