Skip to content

v2.3.0 - Rich Per-Band Sensors and Extended Statistics

Choose a tag to compare

@pentafive pentafive released this 24 Jan 09:27

What's New

59 new sensors for personal mode (75 total, was 16), achieving feature parity with the Docker bridge.

Per-Band Statistics (50 sensors)

10 HF bands × 5 metrics each:

  • {band}_spots - Spot count per band
  • {band}_avg_snr - Average SNR per band
  • {band}_max_distance - Maximum distance per band
  • {band}_unique_stations - Unique stations per band
  • {band}_unique_countries - Unique countries per band

Extended Aggregate Sensors

Sensor Description
min_distance Closest spot in window
avg_distance Average distance
min_snr Weakest signal
max_snr Strongest signal
unique_countries DXCC countries (list in attributes)
farthest_station Callsign of farthest contact
spots_last_hour Hourly activity count

Derived Metrics

Sensor Description
dx_ratio Percentage of spots beyond 5000 km
propagation_score Composite metric (spots × countries × distance/1000)

Documentation

  • Updated dashboard examples with v2.3.0 sensor cards
  • Fixed DXCC field descriptions in PSKReporter-Data
  • Added transport options documentation
  • Updated Docker→HACS entity mapping

Sensor Count Summary

Mode Before After
Personal 16 75
Global 22 22 (unchanged)

Full Changelog: v2.2.0...v2.3.0