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

Fussball

Display live football scores from Home Assistant

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

#UPDATE#
now with Game-Prediction-Bar

⚽ AWTRIX NG Fußball Scoreboard

Display live football scores from Home Assistant directly on your AWTRIX NG.

The blueprint uses a sensor from the Team Tracker integration and automatically creates a pushed app when the selected match is live.

Features

  • Displays the current score on AWTRIX NG
  • Supports one or multiple AWTRIX NG devices
  • Automatically appears when the match status changes to IN
  • Updates whenever either team scores
  • Automatically removes the app after the match
  • Uses the home and away team colors supplied by Team Tracker
  • Provides two selectable fallback colors
  • Automatically uses the fallback colors when Team Tracker returns #000000 for both team colors
  • Immediately switches to the scoreboard after an update
  • Configurable display duration
  • Configurable AWTRIX NG pushed-app name

Requirements

  • Home Assistant 2024.11 or newer
  • MQTT integration
  • AWTRIX NG with Home Assistant discovery enabled
  • Team Tracker integration
  • A configured Team Tracker sensor

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.

Only the following characters are supported:

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

For example:

VFLOsnabrueck

Do not use spaces, umlauts, accented characters or other special characters in the app name.

Display duration

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

Team Tracker sensor

Select the Team Tracker sensor representing your team.

Team fallback color 1

The primary replacement color used when Team Tracker reports both team colors as black.

Team fallback color 2

The secondary replacement color used when Team Tracker reports both team colors as black.

Team Color Fallback

Team Tracker occasionally returns the following colors for teams without valid color information:

team_colors:
  - "#000000"
  - "#000000"

When this happens, the blueprint automatically replaces them with the two fallback colors selected during setup.

If Team Tracker provides valid team colors, the sensor colors are used instead.

How It Works

When the Team Tracker sensor changes to IN, the blueprint creates an AWTRIX NG pushed app containing the current score.

The scoreboard is updated whenever the team_score or opponent_score attribute changes.

When the sensor changes to PRE, POST or NOT_FOUND, the pushed app is removed from AWTRIX NG.

More flows for Home Assistant Blueprint or Miscellaneous

Something wrong with this flow? Report it.