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
petro_ionut
(Petrosanu Ionut Aurel)
September 18, 2020, 1:47pm
160
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
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.
petro_ionut
(Petrosanu Ionut Aurel)
September 18, 2020, 6:02pm
162
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 :
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.
I was trying to use sebuzet’s custom integration for Samsung AC, and had a hard time with it: my HA slowed to a crawl, with updates taking 5-10 seconds.
Would take me too long to learn enough HA infrastructure to debug it, and with it unsupported at the moment, I wrote my own, this time it’s a small Go bridge that runs in a separate process and connects to HA through MQTT. Seems to work.
Find it here: https://github.com/gsasha/hvac_ip_mqtt_bridge
There is also a docker image: https://hub.dock…
@Patrul @wifi75
Were you able to progress in the end ?
petro_ionut
(Petrosanu Ionut Aurel)
September 19, 2020, 7:25pm
166
I tried the docker image but it doesn’t run…
petro_ionut
(Petrosanu Ionut Aurel)
September 20, 2020, 6:41am
169
I think we can use this to install all necessary, but time is needed to test.
This is a guest post by Home Assistant users Jeremiah Wuenschel and St. John Johnson .
So you own a SmartThings Hub. You probably bought it when you were looking to get into the whole Home Automation hobby because it worked with pretty much everything and offered you the ability to automate anything. After a week of ownership, you realized that building dashboards and automating required writing way more Groovy then you expected. Then one day you were browsing reddit and discovered the amazingn…
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.
giig
(Luigi Di Stefano)
November 8, 2020, 6:47pm
175
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
gcherem
(Gcherem)
November 23, 2020, 2:58pm
176
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?
Diogo_Do_O
(Diogo Do Ó)
December 11, 2020, 8:30pm
177
Hi All, I have Samsung AC, but i not able to get the Token, my AC have port 8888 open, anyone can help ?
ricco386
(Richard von Kellner)
December 31, 2020, 12:43am
178
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?
kermyb123
(Kerm)
February 3, 2021, 1:10am
179
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 !
dimmuboy
(Dimmu Boy)
June 23, 2021, 10:31am
181
Is there any support for AR12TXCAAWKN ? It does not respond on telnet 8888 nor 2878
nmap found only 29584/tcp opened
avimal
(avi mal)
June 24, 2021, 10:46am
182
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
gyik
(Andras)
October 18, 2021, 1:45pm
184
Helló!
Do you have got a working solution for older AC’s with port 2878?
Köszi