chomupashchuk / ariston-remotethermo-home-assistant-v2

Ariston NET remotethermo integration for Home Assistant based on API
MIT License
94 stars 22 forks source link

HTTPSConnectionPool Error #51

Open mauriziorr opened 2 years ago

mauriziorr commented 2 years ago

Hi,

In the Home Assistant I've the following error:

2022-11-11 20:09:04.087 WARNING (Thread-119) [custom_components.ariston.ariston] Main read exception: HTTPSConnectionPool(host='www.ariston-net.remotethermo.com', port=443): Read timed out. (read timeout=25)

What could be re root cause?

thanks, Maurizio

taanczos commented 2 years ago

I have this log messages too.

LuisDiazUgena commented 1 year ago

I have it too:

ariston action nok for additional_params: Additional data read exception: HTTPSConnectionPool(host='www.ariston-net.remotethermo.com', port=443): Read timed out. (read timeout=15) ariston action nok for additional_params: 'data' ariston action nok for energy: Energy data read reply code: 500 ariston action nok for main: Main read exception: HTTPSConnectionPool(host='www.ariston-net.remotethermo.com', port=443): Read timed out. (read timeout=25) ariston action nok for main: Main read reply code: 500

Stefano201 commented 9 months ago

I have it too:

ariston action nok for additional_params: Additional data read exception: HTTPSConnectionPool(host='www.ariston-net.remotethermo.com', port=443): Read timed out. (read timeout=15) ariston action nok for additional_params: 'data' ariston action nok for energy: Energy data read reply code: 500 ariston action nok for main: Main read exception: HTTPSConnectionPool(host='www.ariston-net.remotethermo.com', port=443): Read timed out. (read timeout=25) ariston action nok for main: Main read reply code: 500

Have you found a solution?