Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.19.2](https://github.com/dathbe/MMM-MyScoreboard/compare/v4.19.1...v4.19.2) - 2026-08-08

- Add WNBA expansion teams
- Fix user agent for ESPN fetches
- Add channel logo
- Update dependencies

## [4.19.1](https://github.com/dathbe/MMM-MyScoreboard/compare/v4.19.0...v4.19.1) - 2026-06-15

- **BUG FIX** Fixes to rolloverHours
Expand Down
4 changes: 2 additions & 2 deletions MMM-MyScoreboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -1590,8 +1590,8 @@ Module.register('MMM-MyScoreboard', {
WNBA: {

// conferences
East: ['ATL', 'CHI', 'CONN', 'IND', 'NY', 'WSH'],
West: ['DAL', 'LA', 'LV', 'MIN', 'PHX', 'SEA'],
East: ['ATL', 'CHI', 'CONN', 'IND', 'NY', 'TOR', 'WSH'],
West: ['DAL', 'LA', 'LV', 'GS', 'MIN', 'PHX', 'POR', 'SEA'],

},

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -589,13 +589,16 @@ ATL Atlanta Dream
CHI Chicago Sky
CONN Connecticut Sun
DAL Dallas Wings
GS Golden State Valkyries
IND Indiana Fever
LA Los Angeles Sparks
LV Las Vegas Aces
MIN Minnesota Lynx
NY New York Liberty
PHX Phoenix Mercury
POR Portland Fire
SEA Seattle Storm
TOR Toronto Tempo
WSH Washington Mystics

Groups:
Expand Down
50 changes: 50 additions & 0 deletions logos/channels/ESPN_Unlimited.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading