We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @joshuar,
Sorry for the delay. I tried the snapshot you gave me and, indeed, it seems to work well.
However, I still have an error :
Could not connect to websocket. error="tls: either ServerName or InsecureSkipVerify must be specified in the tls.Config"
It does not seems to prevent it from working.
The hass.websocketurl and WebSocketURL looks like this :
hass.websocketurl
WebSocketURL
wss://HOST:PORT/api/websocket
My certificate is generated with letsencrypt and is currently valid.
Let me know if you want me to create a new issue about that.
Thanks !
Originally posted by @CaporalDead in #47 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sorry for the delay. I tried the snapshot you gave me and, indeed, it seems to work well.
However, I still have an error :
It does not seems to prevent it from working.
The
hass.websocketurl
andWebSocketURL
looks like this :My certificate is generated with letsencrypt and is currently valid.
Let me know if you want me to create a new issue about that.
Thanks !
Originally posted by @CaporalDead in #47 (comment)
The text was updated successfully, but these errors were encountered: