masaccio / ha-kingspan-watchman-sensit

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

Server error #16

Closed tyep10trev closed 8 months ago

tyep10trev commented 8 months ago

HI,

My component was working but stopped so I removed and reinstalled it but now get this error when trying to start

image

masaccio commented 8 months ago

Can you enable debug in your YAML and post logs. You might want to obscure email address before you do.

tyep10trev commented 8 months ago

The only related lines I can find in the logs is

2023-12-15 10:54:17.189 ERROR (SyncWorker_6) [homeassistant.util.package] Unable to install package kingspan-connect-sensor==3.0.2: ERROR: Cannot install kingspan-connect-sensor==3.0.2 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts [notice] A new release of pip is available: 23.2.1 -> 23.3.1 [notice] To update, run: pip install --upgrade pip 2023-12-15 10:54:17.189 INFO (SyncWorker_6) [homeassistant.util.package] Attempting install of kingspan-connect-sensor==3.0.2 2023-12-15 10:54:17.189 DEBUG (SyncWorker_6) [homeassistant.util.package] Running pip command: args=['/usr/local/bin/python3', '-m', 'pip', 'install', '--quiet', 'kingspan-connect-sensor==3.0.2', '--timeout', '60', '--no-cache-dir', '--upgrade', '--constraint', '/usr/src/homeassistant/homeassistant/package_constraints.txt', '--find-links', 'https://wheels.home-assistant.io/musllinux/', '--prefer-binary']

homeassistant.requirements.RequirementsNotFound: Requirements for kingspan_watchman_sensit not found: ['kingspan-connect-sensor==3.0.2'].

Don’t know if this helps?

Thanks

From: Jon Connell @.> Sent: 15 December 2023 10:35 To: masaccio/ha-kingspan-watchman-sensit @.> Cc: tyep10trev @.>; Author @.> Subject: Re: [masaccio/ha-kingspan-watchman-sensit] Server error (Issue #16)

Can you enable debug in your YAML and post logs. You might want to obscure email address before you do.

— Reply to this email directly, view it on GitHubhttps://github.com/masaccio/ha-kingspan-watchman-sensit/issues/16#issuecomment-1857645223, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BC7MNQKI5U2W7MACA2CDF73YJQRURAVCNFSM6AAAAABAWHHUR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJXGY2DKMRSGM. You are receiving this because you authored the thread.Message ID: @.**@.>>

tyep10trev commented 8 months ago

Reinstallation of Home Assistant has fixed it