home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.89k stars 30.12k forks source link

ElkM1 integration no longer connects #94506

Closed euggersh closed 1 year ago

euggersh commented 1 year ago

The problem

After updating to the latest Home Assistant Core this morning, the ElkM1 integration can no longer connect to my Elk M1.

What version of Home Assistant Core has the issue?

core-2023.6.1

What was the last working version of Home Assistant Core?

core-2023.5.?

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ElkM1

Link to integration documentation on our website

https://www.home-assistant.io/integrations/elkm1/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2023-06-12 16:12:51.495 WARNING (MainThread) [elkm1_lib.connection] Error connecting to ElkM1 (). Retrying in 60 seconds
2023-06-12 16:12:51.923 WARNING (MainThread) [elkm1_lib.connection] Error connecting to ElkM1 (). Retrying in 60 seconds
2023-06-12 16:12:53.118 WARNING (MainThread) [elkm1_lib.connection] Error connecting to ElkM1 ([SSL: NO_PROTOCOLS_AVAILABLE] no protocols available (_ssl.c:1002)). Retrying in 60 seconds

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @gwww, @bdraco, mind taking a look at this issue as it has been labeled with an integration (elkm1) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `elkm1` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign elkm1` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


elkm1 documentation elkm1 source (message by IssueLinks)

bdraco commented 1 year ago

duplicate of https://github.com/home-assistant/core/issues/94198