Added to intergration, but cant find Strava when i press + Add repository
GNSmarthjem opened this issue · 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?
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).
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?
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