StyraHem / ShellyForHASS

Shelly smart home platform for Home Assistant
MIT License
620 stars 111 forks source link

[BUG] Error connect cloud, [Errno -2] Name does not resolve #568

Closed sagilo closed 3 years ago

sagilo commented 3 years ago

Environment

Describe the bug

Trying to set up the integration using Shelly cloud configuration, connection to the cloud fails

Steps to Reproduce

Configure configuration.yaml with the cloud_auth_key & cloud_server as instructed in the readme file.

Expected behavior

Existing devices would show up in HA

Screenshots

image

Traceback/Error logs

Logger: pyShelly
Source: /usr/local/lib/python3.9/site-packages/pyShelly/cloud.py:108
First occurred: 23:34:23 (2 occurrences)
Last logged: 23:34:25

Error connect cloud, [Errno -2] Name does not resolve

Additional context

I've tried setting the configuration in various options, like with `https:// and without, but nothing seem to work.