mirror of
https://github.com/cyberjunky/home-assistant-garmin_connect.git
synced 2026-01-08 20:38:00 -05:00
12 lines
390 B
JSON
12 lines
390 B
JSON
{
|
|
"domain": "garmin_connect",
|
|
"name": "Garmin Connect",
|
|
"documentation": "https://github.com/cyberjunky/home-assistant-garmin_connect",
|
|
"issue_tracker": "https://github.com/cyberjunky/home-assistant-garmin_connect/issues",
|
|
"requirements": ["garminconnect_ha==0.1.17"],
|
|
"codeowners": ["@cyberjunky"],
|
|
"config_flow": true,
|
|
"iot_class": "cloud_polling",
|
|
"version": "0.1.4"
|
|
}
|