home-assistant-awtrix

Installation
SKILL.md

AWTRIX

Workflow

  • Use the bundled awtrix_fs.py script for deterministic filesystem operations and LaMetric icon imports.
  • Use absolute device paths (leading /) to avoid firmware path errors.
  • Use references for endpoint behavior and MQTT/HA integration patterns.

Quick start

All script and reference files are relative to the location of this SKILL.md file.

python3 scripts/awtrix_fs.py --host <ip> status
python3 scripts/awtrix_fs.py --host <ip> icons list
python3 scripts/awtrix_fs.py --host <ip> icons import-lametric <id>

Tasks

Installs
469
GitHub Stars
44
First Seen
Feb 3, 2026
home-assistant-awtrix — bradsjm/hassio-addons