ha_strava icon indicating copy to clipboard operation
ha_strava copied to clipboard

Added to intergration, but cant find Strava when i press + Add repository

Open GNSmarthjem opened this issue 3 years ago • 4 comments

I am able to install Strava integration. But i am not able to find Strava in + Add repository. I have tried both https://github.com/codingcyclist/ha_strava and https://github.com/madmic1314/ha_strava.

I have deleted and reloaded. But it never shows. Why?

GNSmarthjem avatar Jan 13 '22 19:01 GNSmarthjem

Also with version 2022.2.1, the Strava Home Assistant Integration doesn't show up in the available Integrations list (after successful install via HACS: it's visible there as "Strava Home Assistant Integration" and I restarted HA). image and there is a folder /config/custom_components/ha_strava on my server with the right files. But there seems to be no way to proceed with the configuration and activation of the integration. Could it be that the (strict?) requirements "aiohttp==3.6.1", "voluptuous==0.11.7" are not met for HA 2022.2.1?

jan-gerard avatar Feb 04 '22 14:02 jan-gerard

Logger: homeassistant.loader
Source: loader.py:346
First occurred: 15:48:10 (1 occurrences)
Last logged: 15:48:10

The custom integration 'ha_strava' does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details

jan-gerard avatar Feb 04 '22 14:02 jan-gerard

https://github.com/codingcyclist/ha_strava/issues/30

bjornsivertsen avatar Feb 04 '22 14:02 bjornsivertsen

Found that out too. I added the version string locally, and now I can install the integration. Let's see if I can get it working. The version string fix was not yet merged in the released version, right? image

jan-gerard avatar Feb 04 '22 14:02 jan-gerard