sampsyo / hass-smartthinq

Home Assistant component for LG SmartThinQ HVAC devices
MIT License
281 stars 98 forks source link

Retrying (Retry(total=4, connect=5, read=5, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1108)'))': /api/member/login #72

Open sirdir1972 opened 3 years ago

sirdir1972 commented 3 years ago

After latest updates (don't know whether to hass or to system) I get this error

Retrying (Retry(total=4, connect=5, read=5, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1108)'))': /api/member/login

Milzor commented 3 years ago

doesn't work for me either. Using NL as country code

Milzor commented 3 years ago

https://stackoverflow.com/a/61198852 this solution worked for me