Skip to content

Commit

Permalink
Merge pull request #13 from craibo/2022.6.2
Browse files Browse the repository at this point in the history
2022.6.2
  • Loading branch information
craibo authored Jun 2, 2022
2 parents 40105d4 + d81f058 commit 8e61a6d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/craibo/ha_strava?color=41BDF5&style=for-the-badge)

# Picking up the Pieces
A project which needs a home, so hopefully I can keep it alive for a little longer.

This is a fork from @madmic1314 <https://github.com/madmic1314/ha_strava> after they abandoned the project

# Strava Home Assistant Integration

NOTE: You MUST remove the HA_Strava integration from Home Assistant integration, HACS Integration, HACS Custom Repository and reboot HA before adding this.

Custom Component to integrate Activity Data from Strava into Home Assistant.

Originally forked from @codingcyclist <https://github.com/codingcyclist/ha_strava> in an attempt to keep the integration alive - I take no credit for his hard work. I'm not a coder and the best you'll get from me is copy + paste, but happy to accept contributions and help from the community.
This is a fork from @madmic1314 <https://github.com/madmic1314/ha_strava> after they abandoned the project.
Originally forked from @codingcyclist <https://github.com/codingcyclist/ha_strava>.
I take no credit for thier hard work and am happy to accept contributions and help from the community.

## Features

Expand Down Expand Up @@ -50,7 +52,7 @@ _If you use NabuCasa (and I strongly advise you to support this project!) then d

After you've set up remote access and configured the External URL for your Home Assistant instance, head over to your **Strava Profile**. Under "**Settings**", go to "**My API Application**", follow the steps in the configuration wizard, and eventually obtain your Strava API credentials (ID + secret). We need those credentials during the final installation step.

**!!! IMPORTANT !!!** It is essential that the **Authorization Callback Domain** which you set for your Strava API matches the domain of your **Home Assistant External URL**
**!!! IMPORTANT !!!** Set the **Authorization Callback Domain** to "**my.home-assistant.io**"

### Third, add the Strava Home Assistant Integration to your Home Assistant Installation

Expand Down Expand Up @@ -147,7 +149,3 @@ views:
* [@madmic1314](https://github.com/madmic1314/ha_strava)
* [@craibo](https://github.com/craibo/ha_strava)
## TODO
--- NONE PLANNED ---
10 changes: 6 additions & 4 deletions info.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/craibo/ha_strava?color=41BDF5&style=for-the-badge)

# Picking up the Pieces
A project which needs a home, so hopefully I can keep it alive for a little longer.

This is a fork from @madmic1314 <https://github.com/madmic1314/ha_strava> after they abandoned the project

# Strava Home Assistant Integration

NOTE: You MUST remove the HA_Strava integration from Home Assistant integration, HACS Integration, HACS Custom Repository and reboot HA before adding this.

Custom Component to integrate Activity Data from Strava into Home Assistant.

Originally forked from Codingcyclist <https://github.com/codingcyclist/ha_strava> in an attempt to keep the integration alive - I take no credit for his hard work. I'm not a coder and the best you'll get from me is copy + paste, but happy to accept contributions and help from the community.
This is a fork from @madmic1314 <https://github.com/madmic1314/ha_strava> after they abandoned the project.
Originally forked from @codingcyclist <https://github.com/codingcyclist/ha_strava>.
I take no credit for thier hard work and am happy to accept contributions and help from the community.

## Features
* Gives you access to statistics for **up to 10 of your most recent activities** in Strava.
Expand Down Expand Up @@ -43,4 +45,4 @@ The Strava Home Assistant Integration also creates a **device entity** for both
...for **Ride, Run, and Swim** activities

## Installation
For much more detailed guidelines on how to configure Strava Home Assistant, check out the (README) https://github.com/craibo/ha_strava
For more detailed guidelines on how to configure Strava Home Assistant, check out the (README) https://github.com/craibo/ha_strava

0 comments on commit 8e61a6d

Please sign in to comment.