Skip to content
AWTRIX Flows
Submit flow
NFL Scoreboard shown on an AWTRIX display
Fig. 1 NFL Scoreboard, as Hank_the_Tank runs it.

NFL Scoreboard

Display live NFL scores from Home Assistant

Specifications
System Home Assistant Blueprint
Firmware AWTRIX NG
Topic Miscellaneous
Built by Hank_the_Tank
File Je7FLWhjHK0p.yaml · 7.0 KB
Icons
Published 8 Aug 2026 · updated 8 Aug 2026
Downloads 2

🏈 AWTRIX NG NFL Team Scoreboard

Display live NFL scores from Home Assistant directly on one or more AWTRIX NG devices.

The blueprint uses a sensor from the HACS Team Tracker integration and automatically creates a pushed app while the selected NFL game is live.

Features

  • Displays the current NFL score on AWTRIX NG
  • Supports one or multiple AWTRIX NG devices
  • Automatically detects home and away teams
  • Uses the colors supplied by Team Tracker
  • Shows both scores with two digits
  • Displays the current quarter using four indicator pixels
  • Uses amber quarter indicators during overtime
  • Updates when either team scores
  • Updates when the quarter changes
  • Immediately switches to the scoreboard after an update
  • Automatically removes the pushed app when the game is no longer live
  • Configurable display duration
  • Configurable pushed-app name
  • Provides automatic fallback colors when Team Tracker returns unusable colors

Requirements

  • Home Assistant 2024.11 or newer
  • MQTT integration
  • AWTRIX NG with Home Assistant discovery enabled
  • Team Tracker installed through HACS
  • A configured Team Tracker sensor for an NFL team

Display Layout

The 32×8 display is divided into two sections:

  • The home team is displayed on the left
  • The away team is displayed on the right
  • Each side uses the corresponding primary and secondary team colors
  • The current score is shown in white
  • Four pixels along the bottom indicate the current quarter

During overtime, all four quarter indicators change to amber.

Configuration

AWTRIX NG devices

Select one or more AWTRIX NG devices on which the scoreboard should appear.

AWTRIX app name

Enter a unique name for the pushed app.

AWTRIX NG app names may only contain:

A-Z, a-z, 0-9, _ and -

Example:

NFLScore

Do not use spaces, umlauts, accented characters or other special characters.

Display duration

Defines how many seconds the scoreboard remains visible during each app rotation.

Team Tracker sensor

Select the Team Tracker sensor representing your NFL team.

Game Status

The scoreboard is active while the Team Tracker sensor has the following state:

IN

When the sensor changes to another state, such as PRE, POST, BYE or NOT_FOUND, the pushed app is automatically removed from AWTRIX NG.

Automatic Updates

The display is updated whenever one of these attributes changes:

team_score:
opponent_score:
quarter:

After every update, AWTRIX NG immediately switches to the scoreboard.

Team Colors

The blueprint normally uses these Team Tracker attributes:

team_colors:
opponent_colors:

If either color set is missing or contains only black values, the blueprint automatically uses dark gray and white as fallback colors.

Quarter Indicator

The four pixels along the bottom represent the four regular quarters:

● ○ ○ ○  First quarter
● ● ○ ○  Second quarter
● ● ● ○  Third quarter
● ● ● ●  Fourth quarter

Inactive quarters are gray, active quarters are white, and overtime is displayed in amber.

More flows for Home Assistant Blueprint or Miscellaneous

Something wrong with this flow? Report it.