Skip to main content
Version: 2.7

WSDOT Ferries

Display Washington State Ferry schedules, vessel names, car availability, and service alerts.

WSDOT Ferries on split-flap board

Overview

The WSDOT plugin shows:

  • Next departure times for your routes
  • Vessel names
  • Available car spots
  • Service alerts

Setup

1. Get an API Key

  1. Go to wsdot.wa.gov/traffic/api
  2. Register for a free API access code

2. Enable in the Web UI

  1. Open http://localhost:4420
  2. Go to the Integrations page
  3. Toggle WSDOT on
  4. Enter your API access code
  5. Select your ferry routes (up to 4)
  6. Click Save Changes

Available Variables

VariableDescriptionExample
{wsdot.formatted}Formatted ferry infoSEATTLE-BAINBRIDGE 3:30 PM
{wsdot.headers}Display headersWA FERRIES
{wsdot.route_count}Number of routes configured2
{wsdot.has_alerts}Whether alerts are activefalse

Next Steps