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
74.16k stars 31.14k forks source link

Lupusec component not working after 2021.12.1 update #61810

Closed tomoqv closed 2 years ago

tomoqv commented 2 years ago

The problem

Lupusec alarm.panel is unavailable after the update to 2021.12.1 and throws the following error in the log:

Logger: homeassistant.setup
Source: setup.py:153
First occurred: 09:25:11 (1 occurrences)
Last logged: 09:25:11
Setup failed for lupusec: Dependency is disabled - Library has incompatible requirements.

The issue is described here, but the change breaks the lupusec integration.

I am unable to comment in that merge request, so therefore I have opened this issue.

What version of Home Assistant Core has the issue?

core-2021.12.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Lupus Alarm System (Lupusec)

Link to integration documentation on our website

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

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.setup
Source: setup.py:153
First occurred: 09:25:11 (1 occurrences)
Last logged: 09:25:11
Setup failed for lupusec: Dependency is disabled - Library has incompatible requirements.

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

lupusec documentation lupusec source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @majuss, mind taking a look at this issue as it has been labeled with an integration (lupusec) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

frenck commented 2 years ago

fixed in #61598, pending 2021.12.2 release.