You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Real-time Sports Scores in Home Assistant
2
2
3
-
This integration provides real-time scores for teams and athletes in multiple professional (NBA, NFL, NHL, MLB, MLS, and more), college (NCAA), and international (soccer, golf, tennis, racing, cricket) sports using the ESPN Scoreboard APIs, and creates a sensor with detailed data for the competition. Services exist to change and interact with the sensor.
3
+
This integration provides real-time scores for teams and athletes in multiple professional (NBA, NFL, NHL, MLB, MLS, and more), college (NCAA), and international (soccer, golf, tennis, racing, cricket) sports using the ESPN Scoreboard and other APIs, and creates a sensor with detailed data for the competition. Services exist to change and interact with the sensor.
4
4
5
5
This integration can be used with the [ha-teamtracker-card](https://github.com/vasqued2/ha-teamtracker-card) to display the game information in the Home Assistant dashboard.
6
6
@@ -24,7 +24,7 @@ A small subset of the most popular teams/leagues have been pre-configured to sim
24
24
25
25
The remaining teams/leagues are still supported, however they require a couple extra steps to set up. This is referred to as configuring a Custom API.
26
26
27
-
There is also beta support for PWHL games through the hockeytech API. All non-ESPN APIs must be configured with a Custom API. Beta functionality may have defects or break in future releases.
27
+
There is also beta support for other sports and leagues through non-ESPN APIs. All non-ESPN APIs must be configured with a Custom API. Beta functionality may have defects or break in future releases.
0 commit comments