SebuZet / samsungrac

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

Problem #24

Open wifi75 opened 4 years ago

wifi75 commented 4 years ago

@atxbyea on my log there is this error:: Traceback (most recent call last): File "/config/custom_components/climate_ip/samsung_2878.py", line 189, in send_socket_command sslSocket = self.socket File "/config/custom_components/climate_ip/samsung_2878.py", line 245, in socket self.create_connection() File "/config/custom_components/climate_ip/samsung_2878.py", line 234, in create_connection sslSocket.connect((cfg.host, cfg.port)) File "/usr/local/lib/python3.8/ssl.py", line 1342, in connect self._real_connect(addr, False) File "/usr/local/lib/python3.8/ssl.py", line 1329, in _real_connect super().connect(addr) OSError: [Errno 113] Host is unreachable

why?

kumy commented 4 years ago

@wifi75 [Errno 113] Host is unreachable are you able to ping your AC ip?

atxbyea commented 3 years ago

yes, host unreachable means that whatever IP or hostname you entered is incorrect probably, what does your config look like ?

wifi75 commented 3 years ago

Yess true. now it is ok.