masaccio / ha-kingspan-watchman-sensit

Kingspan Connect Sensor integration for Home Assistant
MIT License
9 stars 0 forks source link

ERROR: Cannot install kingspan-connect-sensor==3.0.0 because these package versions have conflicting dependencies. #11

Closed petegallagher closed 9 months ago

petegallagher commented 9 months ago

After upgradeing to Home Assistant Core 2023.11.x the plugin fails to load. The following error appears as a notification.

 Logger: homeassistant.setup
Source: setup.py:185
First occurred: 5 November 2023 at 11:20:30 (1 occurrences)
Last logged: 5 November 2023 at 11:20:30
Setup failed for custom integration kingspan_watchman_sensit: Requirements for kingspan_watchman_sensit not found: ['kingspan-connect-sensor==3.0.0'].

Additional details are available from the log file:

2023-11-05 11:20:21.888 ERROR (SyncWorker_9) [homeassistant.util.package] Unable to install package kingspan-connect-sensor==3.0.0: ERROR: Cannot install kingspan-connect-sensor==3.0.0 because these package versions have conflicting dependencies.
2023-11-05 11:20:30.556 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration kingspan_watchman_sensit: Requirements for kingspan_watchman_sensit not found: ['kingspan-connect-sensor==3.0.0'].

It would appear that there is a conflict in the kingspan-connect-sensor library.

masaccio commented 9 months ago

Duplicate if issue #10 (now fixed)