All Projects → cyberjunky → home-assistant-garmin_connect

cyberjunky / home-assistant-garmin_connect

Licence: MIT license
The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to home-assistant-garmin connect

home assistant omnik solar
Home Assistant Omnik Solar sensor component
Stars: ✭ 15 (-85.29%)
Mutual labels:  home-assistant-component
garmin-connect-export
Downloads gpx, tcx or original fit files from your Garmin Connect Account.
Stars: ✭ 42 (-58.82%)
Mutual labels:  garmin-connect
garmin-connect
Golang client for the (unoffical reverse engineered) Garmin Connect API
Stars: ✭ 55 (-46.08%)
Mutual labels:  garmin-connect
garmdown
Download Garmin Connect Data
Stars: ✭ 14 (-86.27%)
Mutual labels:  garmin-connect
garmin health
Python 3.x library to access Garmin Connect Health API
Stars: ✭ 32 (-68.63%)
Mutual labels:  garmin-connect
garmin-connect-seed
No description or website provided.
Stars: ✭ 98 (-3.92%)
Mutual labels:  garmin-connect
ha-temperature-feels-like
Sensor of Temperature Feels Like for Home Assistant.
Stars: ✭ 41 (-59.8%)
Mutual labels:  home-assistant-component
ha erse
Home Assistant Custom Component for ERSE
Stars: ✭ 22 (-78.43%)
Mutual labels:  home-assistant-component
tesla
Tesla custom integration for Home Assistant. This requires a refresh token be generated by third-party apps to login.
Stars: ✭ 145 (+42.16%)
Mutual labels:  home-assistant-component
sensor.goveetemp bt hci
Govee Temperature/Humidity BLE Home Assistant Component
Stars: ✭ 141 (+38.24%)
Mutual labels:  home-assistant-component
weback-hass
Weback integration with Home Assistant
Stars: ✭ 33 (-67.65%)
Mutual labels:  home-assistant-component
ha-dsair
Daikin DS-AIR Custom Component For Home Assistant
Stars: ✭ 47 (-53.92%)
Mutual labels:  home-assistant-component
ha-dualmodegeneric
Generic thermostat capable of heating and cooling
Stars: ✭ 54 (-47.06%)
Mutual labels:  home-assistant-component
home-assistant-vaillant-vsmart
Home Assistant custom component for Vaillant vSMART.
Stars: ✭ 36 (-64.71%)
Mutual labels:  home-assistant-component
homeassistant-coronavirus-hessen
[Unmaintained] Home Assistant component to scrape the current SARS-CoV-2 data for the German state of Hessen from the website of the Hessisches Ministerium für Soziales und Integration.
Stars: ✭ 15 (-85.29%)
Mutual labels:  home-assistant-component
terneo thermostat
Terneo thermostat component for Home Assistant
Stars: ✭ 24 (-76.47%)
Mutual labels:  home-assistant-component

hacs_badge made-with-python Donate

Garmin Connect

The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant.

NOTE: This integration doesn't support 2FA on Garmin Connect, so if you have enabled it -and want to keep it- this integration doesn't work, it will try to login repeatedly and generate lots of 2FA codes via email. The change of adding support for it is unlikely since the Garmin Connect API is closed source, and will not be open for open-sourced projects.

Installation

HACS - Recommended

  • Have HACS installed, this will allow you to easily manage and track updates.
  • Inside HACS click 'Explore & download repositories'
  • Search for 'Garmin Connect'.
  • Click on found integration.
  • Click Download this repository with HACS.
  • Restart Home-Assistant.
  • Follow configuration steps below.

Manual

  • Copy directory custom_components/garmin_connect to your <config dir>/custom_components directory.
  • Restart Home-Assistant.
  • Follow configuration steps below.

Configuration

Adding Garmin Connect to your Home Assistant instance can be done via the integrations user interface.

  • Browse to your Home Assistant instance.
  • In the sidebar click on Configuration.
  • From the configuration menu select: Integrations.
  • In the bottom right, click on the Add Integration button.
  • From the list, search and select “Garmin Connect”.
  • Follow the instruction on screen to complete the set up

After successful set up a standard set of sensors are enabled. You can enable more if needed by using the Integrations page.

Please be aware that Garmin Connect has very low rate limits, max. once every ~5 minutes.

Available Sensors

Not every sensor holds meaningful values, it depends on the tracking and health devices you use, or the apps you have connected.

Enabled by default:

Total Steps
Daily Step Goal
Total KiloCalories
Active KiloCalories
BMR KiloCalories
Consumed KiloCalories
Burned KiloCalories
Total Distance Mtr
Active Time
Sedentary Time
Sleeping Time
Awake Duration
Sleep Duration
Floors Ascended
Floors Descended
Floors Ascended Goal
Min Heart Rate
Max Heart Rate
Resting Heart Rate
Avg Stress Level
Max Stress Level
Rest Stress Duration
Activity Stress Duration
Uncat. Stress Duration
Total Stress Duration
Low Stress Duration
Medium Stress Duration
High Stress Duration
Body Battery Charged
Body Battery Drained
Body Battery Highest
Body Battery Lowest
Body Battery Most Recent
Average SPO2
Lowest SPO2
Latest SPO2

Disabled by default:

Remaining KiloCalories
Net Remaining KiloCalories
Net Calorie Goal
Wellness Start Time
Wellness End Time
Wellness Description
Wellness Distance Mtr
Wellness Active KiloCalories
Wellness KiloCalories
Highly Active Time
Floors Ascended Mtr
Floors Descended Mtr
Min Avg Heart Rate
Max Avg Heart Rate
Abnormal HR Counts
Last 7 Days Avg Heart Rate
Stress Qualifier
Stress Duration
Stress Percentage
Rest Stress Percentage
Activity Stress Percentage
Uncat. Stress Percentage
Low Stress Percentage
Medium Stress Percentage
High Stress Percentage
Latest SPO2 Time
Average Altitude
Moderate Intensity
Vigorous Intensity
Intensity Goal
Latest Respiration Update
Highest Respiration
Lowest Respiration
Latest Respiration

Weight
BMI
Body Fat
Body Water
Body Mass
Muscle Mass
Physique Rating
Visceral Fat
Metabolic Age

Screenshots

screenshot

Debugging

Add the relevant lines below to the configuration.yaml:

logger:
  default: info
  logs:
    custom_components.garmin_connect: debug

Donation

Donate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].