Skip to main content
Version: 4.3

Surf Conditions

Display real-time surf conditions including wave height, swell period, wind, and quality ratings. No API key required.

Surf Conditions on split-flap board

Overview

The Surf Conditions plugin provides:

  • Wave height in feet
  • Swell period in seconds
  • Wind speed and direction
  • Quality rating (Excellent, Good, Fair, Poor) with color coding

Setup

  1. Open http://localhost:4420
  2. Go to the Integrations page
  3. Toggle Surf Conditions on
  4. Set the latitude and longitude of your surf spot
  5. Click Save Changes

Available Variables

VariableDescriptionExample
{surf.wave_height}Wave height in feet4.5
{surf.swell_period}Swell period in seconds14
{surf.quality}Quality ratingGOOD
{surf.quality_color}Color tile for quality{66}
{surf.wind_speed}Wind speed in mph8
{surf.wind_direction}Wind directionNW
{surf.formatted}Pre-formatted message4-6 FT 14 SEC GOOD

Next Steps