Skip to content
Pentafive edited this page Jan 4, 2026 · 3 revisions

PSKReporter HA Bridge

Welcome to the PSKReporter HA Bridge wiki!

Quick Links

Getting Started

Installation

  1. HACS (Recommended)

    • Add https://github.com/pentafive/pskr-ha-bridge as a custom repository
    • Install "PSKReporter Monitor"
    • Restart Home Assistant
    • Add via Settings > Devices & Services
  2. Docker

    git clone https://github.com/pentafive/pskr-ha-bridge.git
    cp .env.example .env
    docker compose up -d

Monitor Modes

Mode Callsign Use Case
Personal Required Track your spots (RX, TX, or both)
Global Empty Monitor PSKReporter-wide activity

Sensors Overview

Personal Monitor

  • Activity: Total Spots, Unique Stations, Spots/min
  • Propagation: Most Active Band/Mode, Max Distance, Avg SNR
  • Health: Connection Status, Feed Health, Message Rate

Global Monitor

  • Activity: Global Spots, Global Unique Stations
  • Propagation: Most Active Band/Mode (Global)
  • Per-Band: 160m through 6m activity counts
  • Health: Same as personal

Support

Clone this wiki locally