From 5d066fb56fe341415d8fe69d95b45ab9ab325f37 Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 3 Jun 2022 01:46:04 +1000 Subject: [PATCH 1/2] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 52f3ecd..4745aa0 100644 --- a/README.md +++ b/README.md @@ -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 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 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 after they abandoned the project. +Originally forked from @codingcyclist . +I take no credit for thier hard work and am happy to accept contributions and help from the community. ## Features @@ -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 @@ -147,7 +149,3 @@ views: * [@madmic1314](https://github.com/madmic1314/ha_strava) * [@craibo](https://github.com/craibo/ha_strava) -## TODO - ---- NONE PLANNED --- - From d81f058db67ebdf17b9cae5adde152285d5992fa Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 3 Jun 2022 01:50:12 +1000 Subject: [PATCH 2/2] Update info.md --- info.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/info.md b/info.md index b7724c2..bff68a2 100644 --- a/info.md +++ b/info.md @@ -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 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 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 after they abandoned the project. +Originally forked from @codingcyclist . +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. @@ -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