Samsung AC

Hi Petro,

Where did you read that you don’t need the cert anymore ? I have 6 A/Cs and don’t see any of them.
Why did you change the file for each of the devices. Based on what i’ve read, this isn’t necessary anymore since you cover it with putting a name. Or am I missing something ?

Regards,
Jens

I have tried to create samsung_2787.yaml for each device, and without cert file i see my device in HA!

Petro,

In your YAML file you need to write like the following to get more then one A/C :grinning:

climate:

  • platform: climate_ip
    config_file: ‘samsung_2878.yaml’
    ip_address:
    token:
    cert: ‘ac14k_m.pem’ #set as ‘’
    mac:
    name:
    poll: True
    debug: true

  • platform: climate_ip
    config_file: ‘samsung_2878.yaml’
    ip_address:
    token:
    cert: ‘ac14k_m.pem’ #set as ‘’
    mac:
    name:
    poll: True
    debug: true

I tried it and I see my 6 A/Cs but now I have a problem with the performance of HA. Not sure we need poll and debug nor based on your threat cert.

Thanks, but…

for me doesen’t show any device, running latest HA stable from Docker, only in the configuration i left in the first message.

Hi Petro,

I’ve just finished adding all my A/Cs. The cert was necessary else my system crashed. Please note the you need to have
climate :

  • platform
  • platform

else for me it wouldn’t work. In your config, I don’t see any -

Now i was able to see of the devices.

PS : running a virtualbox ubuntu vmdk on windows.

Regards,
Jens

@SebuZet our tool is great. That said I have 6 A/Cs (port 2878) which will become 7 by the end of the month.

My observation is that after 5, Home Assistant isn’t able to handle it any more !

I’ve seen our interchange with @psadeazevedo but this was related to a port 8888 machine. Can you please advise what to do ?

@petro_ionut
@peterbuga

I found an alternative for this custom code which looks interesting but no clue how to begin.

@Patrul @wifi75
Were you able to progress in the end ?

I tried the docker image but it doesn’t run…

I think we can use this to install all necessary, but time is needed to test.

Hi Petro,

@Alex_Gontmakher thanks for giving me how the docker-compose.yml file should look like :

Blockquote
hvac-ip-mqtt-bridge:
image: gsasha/hvac_ip_mqtt_bridge:latest
user: 1005:100
ports:
- 8099:8080
volumes:
- .:/config
restart: always

That said, I’m now facing an error avalanche and no connection.

the errors look like

Blockquote
2020/09/22 19:07:34 Not connected to 10.10.10.24:2878 while trying to send message. Dropping.,
2020/09/22 19:07:34 sending request to Living_ac [,
],

On the home assistant MQTT Broker I get the following error

Blockquote
1600804265: New connection from 10.10.10.98 on port 1883.
1600804265: Socket error on client , disconnecting.

Hi Jman, how did you retrieved the token? I just tried actest.py but it doesn’t work on my AC on port 2878.

I can use your command and AC responds same way, but how to retrieve the token?

Edit: Eventually I installed Homebridge on docker container just to retrieve the token. Now i can use the Samsungrac HACS plugin

Hi, I have a brand new samsung AR12NSPXBWKNAZ, and I didn’t find both well known ports 2878 or 8888.

A full slow port scan found only the following ports:

49153 / UDP / open filtered
49154 / UDP / open
49155 / UDP / open

Any idea?

Hi All, I have Samsung AC, but i not able to get the Token, my AC have port 8888 open, anyone can help ?

I have the same problem as @gcherem my Samsung AC does not have open neither 2878 nor 8888 or 8889 open. I have slightly different model AR09TXFCAWKNEU. I have tried to scan the ports for AC a there seems to be open port 49153.

However actest.py doesnt seems to be working on this port… Does anyone solve this problem for new Samsung AC units?

Hi - Wondering how you are finding the IP addresses of your Samsung AC units? I checked my DHCP and went line by line on the unknown items and matched MAC addresses to known Samsung MAC prefixes, came up with nothing. Sorry for the less than a technical question. Just finding this a little odd.

Hello, when I was looking to get the token. I used Debian 8.11 on which I ran Homebridge without any updates.



Then used the forked integration by atxbyea to ran the integration. Works like a charm !

Is there any support for AR12TXCAAWKN ? It does not respond on telnet 8888 nor 2878
nmap found only 29584/tcp opened

Did anyone managed to figure out the logic of MIM-H04?
It gets random tcp port(40000+) on each device reboot and has a few opened udp ports.
The random tcp port response to HTTP requests.

would be really nice to use the MIM-H04 too. Smart Things is soo laggy, slow and unreliable.

1 Like

Helló!

Do you have got a working solution for older AC’s with port 2878?

Köszi