Skip to content

Commit

Permalink
Update configuration information.
Browse files Browse the repository at this point in the history
  • Loading branch information
burnnat committed Oct 12, 2019
1 parent 83f3e9d commit 489b02f
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# ha-polar
Polar fitness tracking integration for Home Assistant.

Requirements and configuration information can be viewed [here](info.md).
29 changes: 29 additions & 0 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,33 @@ Available Data Types
polar:
client_id: fd1b46a2-3e59-b7f4-d85c-a4237c4fb4ad
client_secret: acd35eb0-51e8-1c6b-7bb9-f13a1b906ae6
unit_system: metric # Defaults to global unit_system if not specified
monitored_resources:
daily_activity:
- "calories"
- "duration"
- "active-calories"
- "active-steps"
training_data:
- "calories"
- "club-id"
- "club-name"
- "detailed-sport-info"
- "device"
- "distance"
- "duration"
- "has-route"
- "heart-rate/average"
- "heart-rate/maximum"
- "start-time"
- "sport"
- "training-load"
physical_info:
- "aerobic-threshold"
- "anaerobic-threshold"
- "height"
- "maximum-heart-rate"
- "resting-heart-rate"
- "vo2-max"
- "weight"
```

0 comments on commit 489b02f

Please sign in to comment.