Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem #24

Open
wifi75 opened this issue Sep 4, 2020 · 3 comments
Open

Problem #24

wifi75 opened this issue Sep 4, 2020 · 3 comments

Comments

@wifi75
Copy link

wifi75 commented Sep 4, 2020

@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
Copy link

kumy commented Sep 4, 2020

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

@atxbyea
Copy link
Contributor

atxbyea commented Sep 25, 2020

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

@wifi75
Copy link
Author

wifi75 commented Sep 25, 2020

Yess true. now it is ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants