You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
custom_components.climate_ip
Fonte: custom_components/climate_ip/connection_request.py:140
Integrazione: climate_ip (documentazione, problemi)
Prima occorrenza: 11:05:00 (1 occorrenze)
Ultima registrazione: 11:05:00
Request result exception: HTTPSConnectionPool(host='192.168.1.5', port=8888): Read timed out. (read timeout=40)
custom_components.climate_ip
Fonte: custom_components/climate_ip/connection_request.py:169
Integrazione: climate_ip (documentazione, problemi)
Prima occorrenza: 19:16:21 (2 occorrenze)
Ultima registrazione: 19:28:24
Execution failed, unknown error
custom_components.climate_ip
Fonte: custom_components/climate_ip/connection_request.py:140
Integrazione: climate_ip (documentazione, problemi)
Prima occorrenza: 19:13:11 (12 occorrenze)
Ultima registrazione: 19:28:11
Request result exception: HTTPSConnectionPool(host='192.168.1.5', port=8888): Max retries exceeded with url: /devices (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x582e5120>, 'Connection to 192.168.1.5 timed out. (connect timeout=5)'))
Request result exception: HTTPSConnectionPool(host='192.168.1.5', port=8888): Max retries exceeded with url: /devices (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x568d2468>, 'Connection to 192.168.1.5 timed out. (connect timeout=5)'))
Request result exception: HTTPSConnectionPool(host='192.168.1.5', port=8888): Read timed out. (read timeout=5)
Request result exception: HTTPSConnectionPool(host='192.168.1.5', port=8888): Max retries exceeded with url: /devices (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x50265b28>, 'Connection to 192.168.1.5 timed out. (connect timeout=5)'))
Request result exception: HTTPSConnectionPool(host='192.168.1.5', port=8888): Max retries exceeded with url: /devices (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x582e53d8>, 'Connection to 192.168.1.5 timed out. (connect timeout=5)'))
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I have this problem with my Samsung air conditioner.
The air conditioner works, but I keep getting errors in the Home Assistant log.
DETAILS:
Configuration.yaml:
`climate:
name: Samsung AC
config_file: 'samsungrac.yaml'
ip_address: '192.168.1.5'
token: 'xxxxxxxx'
cert: 'ac14k_m.pem'
poll: true`
LOG ERROR:
The text was updated successfully, but these errors were encountered: