Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vasqued2 authored Jul 27, 2024
1 parent 7761c7b commit a107aef
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,3 +335,13 @@ Example
name: "Saints"
api_language: en
```

## Services

TeamTracker supports the following services.

| Service | Input Parameters | Description |
| --- | --- | --- |
| call_api | sport_path, league_path, team_id, conference_id (optional) | Sets the teamtracker sensor based on the input parameters, calls the ESPN API, and populates the sensor attributes. |

Details can be viewed in the Service tab in Developer Tools.

0 comments on commit a107aef

Please sign in to comment.