atxbyea / samsungrac

Home Assistant Climate Device for controlling (not only) Samsung AC
60 stars 18 forks source link

RAC, R32, Wind-Free connection refused #90

Open majo551 opened 7 months ago

majo551 commented 7 months ago

Hi I am trying to connect to Samsung RAC, R32, Wind-Free AC . I got the token from the : https://account.smartthings.com/tokens and my configuration.yaml entry is : image

I can see this error log in the HA:

image

1) is the AC supported? 2) did I make any error in setting up the integration?

Thanks for your advice!

samuelecarpene commented 1 month ago

The token you got from smartthings cannot be used with climate_ip. The token you got from smarthings can be used with SmartThing integration If you want to use cliamte_ip you can get token in a lot of manner (there are a lot of people that explained it... it is a medium difficulty task). You must have a token for each device you want to configure for example i have 4 ac so i repeated the task to get token 4 times for each device (changing ip). When i have time i will try to write my own guide to get token.

I followed thisand i got the certificates

I can remember that i made this calls inside home assistant because I hadn't installed python on windows. Now you can do these calls from wsl or a docker.

Here another guide

Last seen is this that use docker